#bdccce color space conversions
Hex:
#bdccce
RGB:
189, 204, 206
CMY:
26, 20, 19
CMYK:
8, 1, 0, 19
HSL:
187°, 14.7826%, 77.4510%
HSV (HSB):
187°, 8.2524%, 80.7843%
XYZ:
53.7197, 58.4608, 66.8452
xyY:
0.3001, 0.3265, 58.4608
CIE-Lab:
80.9943, -4.6808, -2.7494
CIE-LCH:
80.9943, 5.4285, 210.4287
CIE-Luv:
80.9943, -8.2947, -3.3693
Hunter-Lab:
76.4596, -8.3922, 1.6872
#bdccce color charts
#bdccce color shades, tints & tones
#bdccce color schemes
#bdccce color preview, HTML & CSS examples
This text has a color of #bdccce
<p style="color:#bdccce;">Text here</p>
.mytext {color:#bdccce;}
This box has a color of #bdccce
<div style="background-color:#bdccce;">Content here</div>
.mybackground {background-color:#bdccce;}
Border around this has a color of #bdccce
<div style="border:2px solid #bdccce;">Content here</div>
.myborder {border:2px solid #bdccce;}