#bdd4cc color space conversions
Hex:
#bdd4cc
RGB:
189, 212, 204
CMY:
26, 17, 20
CMYK:
11, 0, 4, 17
HSL:
159°, 21.1009%, 78.6275%
HSV (HSB):
159°, 10.8491%, 83.1373%
XYZ:
55.4288, 62.2654, 66.2238
xyY:
0.3014, 0.3385, 62.2654
CIE-Lab:
83.0544, -9.2220, 1.3309
CIE-LCH:
83.0544, 9.3175, 171.7877
CIE-Luv:
83.0544, -12.1181, 3.6053
Hunter-Lab:
78.9084, -12.7033, 5.4769
#bdd4cc color charts
#bdd4cc color shades, tints & tones
#bdd4cc color schemes
#bdd4cc color preview, HTML & CSS examples
This text has a color of #bdd4cc
<p style="color:#bdd4cc;">Text here</p>
.mytext {color:#bdd4cc;}
This box has a color of #bdd4cc
<div style="background-color:#bdd4cc;">Content here</div>
.mybackground {background-color:#bdd4cc;}
Border around this has a color of #bdd4cc
<div style="border:2px solid #bdd4cc;">Content here</div>
.myborder {border:2px solid #bdd4cc;}