#b4ced1 color space conversions
Hex:
#b4ced1
RGB:
180, 206, 209
CMY:
29, 19, 18
CMYK:
14, 1, 0, 18
HSL:
186°, 23.9669%, 76.2745%
HSV (HSB):
186°, 13.8756%, 81.9608%
XYZ:
52.4023, 58.4494, 68.8416
xyY:
0.2916, 0.3253, 58.4494
CIE-Lab:
80.9880, -8.0609, -4.4358
CIE-LCH:
80.9880, 9.2008, 208.8235
CIE-Luv:
80.9880, -13.9718, -5.4048
Hunter-Lab:
76.4522, -11.4428, 0.1287
#b4ced1 color charts
#b4ced1 color shades, tints & tones
#b4ced1 color schemes
#b4ced1 color preview, HTML & CSS examples
This text has a color of #b4ced1
<p style="color:#b4ced1;">Text here</p>
.mytext {color:#b4ced1;}
This box has a color of #b4ced1
<div style="background-color:#b4ced1;">Content here</div>
.mybackground {background-color:#b4ced1;}
Border around this has a color of #b4ced1
<div style="border:2px solid #b4ced1;">Content here</div>
.myborder {border:2px solid #b4ced1;}