#b2cfa2 color space conversions
Hex:
#b2cfa2
RGB:
178, 207, 162
CMY:
30, 19, 36
CMYK:
14, 0, 22, 19
HSL:
99°, 31.9149%, 72.3529%
HSV (HSB):
99°, 21.7391%, 81.1765%
XYZ:
47.1945, 56.6993, 42.6391
xyY:
0.3221, 0.3869, 56.6993
CIE-Lab:
80.0101, -17.9044, 19.2118
CIE-LCH:
80.0101, 26.2614, 132.9827
CIE-Luv:
80.0101, -14.3267, 30.3920
Hunter-Lab:
75.2989, -19.8960, 19.1355
#b2cfa2 color charts
#b2cfa2 color shades, tints & tones
#b2cfa2 color schemes
#b2cfa2 color preview, HTML & CSS examples
This text has a color of #b2cfa2
<p style="color:#b2cfa2;">Text here</p>
.mytext {color:#b2cfa2;}
This box has a color of #b2cfa2
<div style="background-color:#b2cfa2;">Content here</div>
.mybackground {background-color:#b2cfa2;}
Border around this has a color of #b2cfa2
<div style="border:2px solid #b2cfa2;">Content here</div>
.myborder {border:2px solid #b2cfa2;}