#b2cfa5 color space conversions
Hex:
#b2cfa5
RGB:
178, 207, 165
CMY:
30, 19, 35
CMYK:
14, 0, 20, 19
HSL:
101°, 30.4348%, 72.9412%
HSV (HSB):
101°, 20.2899%, 81.1765%
XYZ:
47.4645, 56.8072, 44.0606
xyY:
0.3200, 0.3830, 56.8072
CIE-Lab:
80.0711, -17.4135, 17.7085
CIE-LCH:
80.0711, 24.8359, 134.5188
CIE-Luv:
80.0711, -14.3911, 28.3063
Hunter-Lab:
75.3706, -19.4885, 18.0993
#b2cfa5 color charts
#b2cfa5 color shades, tints & tones
#b2cfa5 color schemes
#b2cfa5 color preview, HTML & CSS examples
This text has a color of #b2cfa5
<p style="color:#b2cfa5;">Text here</p>
.mytext {color:#b2cfa5;}
This box has a color of #b2cfa5
<div style="background-color:#b2cfa5;">Content here</div>
.mybackground {background-color:#b2cfa5;}
Border around this has a color of #b2cfa5
<div style="border:2px solid #b2cfa5;">Content here</div>
.myborder {border:2px solid #b2cfa5;}