#b4ccc7 color space conversions
Hex:
#b4ccc7
RGB:
180, 204, 199
CMY:
29, 20, 22
CMYK:
12, 0, 2, 20
HSL:
168°, 19.0476%, 75.2941%
HSV (HSB):
168°, 11.7647%, 80.0000%
XYZ:
50.7241, 57.0126, 62.3639
xyY:
0.2982, 0.3352, 57.0126
CIE-Lab:
80.1867, -9.0313, -0.2551
CIE-LCH:
80.1867, 9.0349, 181.6181
CIE-Luv:
80.1867, -12.7260, 1.1631
Hunter-Lab:
75.5067, -12.2234, 3.8847
#b4ccc7 color charts
#b4ccc7 color shades, tints & tones
#b4ccc7 color schemes
#b4ccc7 color preview, HTML & CSS examples
This text has a color of #b4ccc7
<p style="color:#b4ccc7;">Text here</p>
.mytext {color:#b4ccc7;}
This box has a color of #b4ccc7
<div style="background-color:#b4ccc7;">Content here</div>
.mybackground {background-color:#b4ccc7;}
Border around this has a color of #b4ccc7
<div style="border:2px solid #b4ccc7;">Content here</div>
.myborder {border:2px solid #b4ccc7;}