#bdd4cf color space conversions
Hex:
#bdd4cf
RGB:
189, 212, 207
CMY:
26, 17, 19
CMYK:
11, 0, 2, 17
HSL:
167°, 21.1009%, 78.6275%
HSV (HSB):
167°, 10.8491%, 83.1373%
XYZ:
55.7922, 62.4108, 68.1374
xyY:
0.2994, 0.3349, 62.4108
CIE-Lab:
83.1314, -8.6430, -0.1530
CIE-LCH:
83.1314, 8.6444, 181.0143
CIE-Luv:
83.1314, -12.2129, 1.2604
Hunter-Lab:
79.0005, -12.1894, 4.1631
#bdd4cf color charts
#bdd4cf color shades, tints & tones
#bdd4cf color schemes
#bdd4cf color preview, HTML & CSS examples
This text has a color of #bdd4cf
<p style="color:#bdd4cf;">Text here</p>
.mytext {color:#bdd4cf;}
This box has a color of #bdd4cf
<div style="background-color:#bdd4cf;">Content here</div>
.mybackground {background-color:#bdd4cf;}
Border around this has a color of #bdd4cf
<div style="border:2px solid #bdd4cf;">Content here</div>
.myborder {border:2px solid #bdd4cf;}