#b2cfa1 color space conversions
Hex:
#b2cfa1
RGB:
178, 207, 161
CMY:
30, 19, 37
CMYK:
14, 0, 22, 19
HSL:
98°, 32.3944%, 72.1569%
HSV (HSB):
98°, 22.2222%, 81.1765%
XYZ:
47.1059, 56.6638, 42.1727
xyY:
0.3228, 0.3883, 56.6638
CIE-Lab:
79.9901, -18.0661, 19.7127
CIE-LCH:
79.9901, 26.7390, 132.5042
CIE-Luv:
79.9901, -14.3055, 31.0810
Hunter-Lab:
75.2754, -20.0299, 19.4758
#b2cfa1 color charts
#b2cfa1 color shades, tints & tones
#b2cfa1 color schemes
#b2cfa1 color preview, HTML & CSS examples
This text has a color of #b2cfa1
<p style="color:#b2cfa1;">Text here</p>
.mytext {color:#b2cfa1;}
This box has a color of #b2cfa1
<div style="background-color:#b2cfa1;">Content here</div>
.mybackground {background-color:#b2cfa1;}
Border around this has a color of #b2cfa1
<div style="border:2px solid #b2cfa1;">Content here</div>
.myborder {border:2px solid #b2cfa1;}