#b4cec0 color space conversions
Hex:
#b4cec0
RGB:
180, 206, 192
CMY:
29, 19, 25
CMYK:
13, 0, 7, 19
HSL:
148°, 20.9677%, 75.6863%
HSV (HSB):
148°, 12.6214%, 80.7843%
XYZ:
50.4081, 57.6517, 58.3403
xyY:
0.3029, 0.3465, 57.6517
CIE-Lab:
80.5447, -11.4186, 4.0140
CIE-LCH:
80.5447, 12.1036, 160.6316
CIE-Luv:
80.5447, -13.4974, 7.9553
Hunter-Lab:
75.9287, -14.3713, 7.5943
#b4cec0 color charts
#b4cec0 color shades, tints & tones
#b4cec0 color schemes
#b4cec0 color preview, HTML & CSS examples
This text has a color of #b4cec0
<p style="color:#b4cec0;">Text here</p>
.mytext {color:#b4cec0;}
This box has a color of #b4cec0
<div style="background-color:#b4cec0;">Content here</div>
.mybackground {background-color:#b4cec0;}
Border around this has a color of #b4cec0
<div style="border:2px solid #b4cec0;">Content here</div>
.myborder {border:2px solid #b4cec0;}