#bdccc4 color space conversions
Hex:
#bdccc4
RGB:
189, 204, 196
CMY:
26, 20, 23
CMYK:
7, 0, 4, 20
HSL:
148°, 12.8205%, 77.0588%
HSV (HSB):
148°, 7.3529%, 80.0000%
XYZ:
52.5429, 57.9901, 60.6484
xyY:
0.3069, 0.3388, 57.9901
CIE-Lab:
80.7333, -6.5966, 2.2244
CIE-LCH:
80.7333, 6.9616, 161.3655
CIE-Luv:
80.7333, -7.8981, 4.4748
Hunter-Lab:
76.1512, -10.1029, 6.0860
#bdccc4 color charts
#bdccc4 color shades, tints & tones
#bdccc4 color schemes
#bdccc4 color preview, HTML & CSS examples
This text has a color of #bdccc4
<p style="color:#bdccc4;">Text here</p>
.mytext {color:#bdccc4;}
This box has a color of #bdccc4
<div style="background-color:#bdccc4;">Content here</div>
.mybackground {background-color:#bdccc4;}
Border around this has a color of #bdccc4
<div style="border:2px solid #bdccc4;">Content here</div>
.myborder {border:2px solid #bdccc4;}