#b4cedc color space conversions
Hex:
#b4cedc
RGB:
180, 206, 220
CMY:
29, 19, 14
CMYK:
18, 6, 0, 14
HSL:
201°, 36.3636%, 78.4314%
HSV (HSB):
201°, 18.1818%, 86.2745%
XYZ:
53.8120, 59.0132, 76.2646
xyY:
0.2846, 0.3121, 59.0132
CIE-Lab:
81.2989, -5.7571, -9.8603
CIE-LCH:
81.2989, 11.4179, 239.7208
CIE-Luv:
81.2989, -14.2905, -14.3048
Hunter-Lab:
76.8201, -9.3970, -5.0873
#b4cedc color charts
#b4cedc color shades, tints & tones
#b4cedc color schemes
#b4cedc color preview, HTML & CSS examples
This text has a color of #b4cedc
<p style="color:#b4cedc;">Text here</p>
.mytext {color:#b4cedc;}
This box has a color of #b4cedc
<div style="background-color:#b4cedc;">Content here</div>
.mybackground {background-color:#b4cedc;}
Border around this has a color of #b4cedc
<div style="border:2px solid #b4cedc;">Content here</div>
.myborder {border:2px solid #b4cedc;}