vivid green-cyan/vivid turquoise
#b2f9e3 color RGB value is (178,249,227)
#b2f9e3 color CMYK value
#b2f9e3 color HSL value
HSV(or HSB) | 161.4° | 28.5 | 97.6 |
XYZ | 66.101 | 82.762 | 85.164 |
Yxy | 0.282 | 0.354 | 82.762 |
LAB | 92.91 | -26.452 | 3.503 |
LUV | 92.91 | -34.639 | 9.921 |
Hunter-LAB | 90.974 | -29.507 | 8.178 |
CIE-LCH | 92.91 | 26.683 | 172.456 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B2 | F9 | E3 |
Decimal | 178 | 249 | 227 |
Octal | 262 | 371 | 343 |
Binary | 10110010 | 11111001 | 11100011 |
Below, you can see some colors close to #b2f9e3. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #b2f9e3.
<span style="color:#b2f9e3">Text here</span>
This paragraph has a background color of #b2f9e3.
<p style="background-color:#b2f9e3;">Content here</p>
This element has a border color of #b2f9e3.
<div style="border:1px #b2f9e3;">Content here</div>
.text {color:#b2f9e3;}
.background {background-color:#b2f9e3;}
.border {border:1px solid #b2f9e3;}
.text-shadow {border:1px solid #b2f9e3;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000201 is the darkest color, while #edfef9 is the lightest one.