#bdcacc color space conversions
Hex:
#bdcacc
RGB:
189, 202, 204
CMY:
26, 21, 20
CMYK:
7, 1, 0, 20
HSL:
188°, 12.8205%, 77.0588%
HSV (HSB):
188°, 7.3529%, 80.0000%
XYZ:
53.0059, 57.4195, 65.4161
xyY:
0.3014, 0.3265, 57.4195
CIE-Lab:
80.4150, -4.0230, -2.5281
CIE-LCH:
80.4150, 4.7514, 212.1455
CIE-Luv:
80.4150, -7.2359, -3.1382
Hunter-Lab:
75.7757, -7.7448, 1.8587
#bdcacc color charts
#bdcacc color shades, tints & tones
#bdcacc color schemes
#bdcacc color preview, HTML & CSS examples
This text has a color of #bdcacc
<p style="color:#bdcacc;">Text here</p>
.mytext {color:#bdcacc;}
This box has a color of #bdcacc
<div style="background-color:#bdcacc;">Content here</div>
.mybackground {background-color:#bdcacc;}
Border around this has a color of #bdcacc
<div style="border:2px solid #bdcacc;">Content here</div>
.myborder {border:2px solid #bdcacc;}