#b4dcc7 color space conversions
Hex:
#b4dcc7
RGB:
180, 220, 199
CMY:
29, 14, 22
CMYK:
18, 0, 10, 14
HSL:
149°, 36.3636%, 78.4314%
HSV (HSB):
149°, 18.1818%, 86.2745%
XYZ:
54.7244, 65.0132, 63.6974
xyY:
0.2983, 0.3544, 65.0132
CIE-Lab:
84.4905, -17.1896, 5.9899
CIE-LCH:
84.4905, 18.2033, 160.7885
CIE-Luv:
84.4905, -20.3910, 11.9403
Hunter-Lab:
80.6308, -19.9553, 9.6031
#b4dcc7 color charts
#b4dcc7 color shades, tints & tones
#b4dcc7 color schemes
#b4dcc7 color preview, HTML & CSS examples
This text has a color of #b4dcc7
<p style="color:#b4dcc7;">Text here</p>
.mytext {color:#b4dcc7;}
This box has a color of #b4dcc7
<div style="background-color:#b4dcc7;">Content here</div>
.mybackground {background-color:#b4dcc7;}
Border around this has a color of #b4dcc7
<div style="border:2px solid #b4dcc7;">Content here</div>
.myborder {border:2px solid #b4dcc7;}