#b2fbd1 color space conversions
Hex:
#b2fbd1
RGB:
178, 251, 209
CMY:
30, 2, 18
CMYK:
29, 0, 17, 2
HSL:
145°, 90.1235%, 84.1176%
HSV (HSB):
145°, 29.0837%, 98.4314%
XYZ:
64.3659, 83.0628, 72.9619
xyY:
0.2921, 0.3769, 83.0628
CIE-Lab:
93.0419, -30.9295, 12.9883
CIE-LCH:
93.0419, 33.5459, 157.2209
CIE-Luv:
93.0419, -35.6503, 24.8272
Hunter-Lab:
91.1388, -33.4290, 16.3321
#b2fbd1 color charts
#b2fbd1 color shades, tints & tones
#b2fbd1 color schemes
#b2fbd1 color preview, HTML & CSS examples
This text has a color of #b2fbd1
<p style="color:#b2fbd1;">Text here</p>
.mytext {color:#b2fbd1;}
This box has a color of #b2fbd1
<div style="background-color:#b2fbd1;">Content here</div>
.mybackground {background-color:#b2fbd1;}
Border around this has a color of #b2fbd1
<div style="border:2px solid #b2fbd1;">Content here</div>
.myborder {border:2px solid #b2fbd1;}