#bdccc3 color space conversions
Hex:
#bdccc3
RGB:
189, 204, 195
CMY:
26, 20, 24
CMYK:
7, 0, 4, 20
HSL:
144°, 12.8205%, 77.0588%
HSV (HSB):
144°, 7.3529%, 80.0000%
XYZ:
52.4295, 57.9447, 60.0509
xyY:
0.3076, 0.3400, 57.9447
CIE-Lab:
80.7080, -6.7834, 2.7232
CIE-LCH:
80.7080, 7.3096, 158.1274
CIE-Luv:
80.7080, -7.8590, 5.2487
Hunter-Lab:
76.1214, -10.2686, 6.5121
#bdccc3 color charts
#bdccc3 color shades, tints & tones
#bdccc3 color schemes
#bdccc3 color preview, HTML & CSS examples
This text has a color of #bdccc3
<p style="color:#bdccc3;">Text here</p>
.mytext {color:#bdccc3;}
This box has a color of #bdccc3
<div style="background-color:#bdccc3;">Content here</div>
.mybackground {background-color:#bdccc3;}
Border around this has a color of #bdccc3
<div style="border:2px solid #bdccc3;">Content here</div>
.myborder {border:2px solid #bdccc3;}