#bdd8cb color space conversions
Hex:
#bdd8cb
RGB:
189, 216, 203
CMY:
26, 15, 20
CMYK:
13, 0, 6, 15
HSL:
151°, 25.7143%, 79.4118%
HSV (HSB):
151°, 12.5000%, 84.7059%
XYZ:
56.3216, 64.2423, 65.9315
xyY:
0.3020, 0.3445, 64.2423
CIE-Lab:
84.0918, -11.4627, 3.3693
CIE-LCH:
84.0918, 11.9476, 163.6203
CIE-Luv:
84.0918, -14.0341, 7.0597
Hunter-Lab:
80.1513, -14.8344, 7.3347
#bdd8cb color charts
#bdd8cb color shades, tints & tones
#bdd8cb color schemes
#bdd8cb color preview, HTML & CSS examples
This text has a color of #bdd8cb
<p style="color:#bdd8cb;">Text here</p>
.mytext {color:#bdd8cb;}
This box has a color of #bdd8cb
<div style="background-color:#bdd8cb;">Content here</div>
.mybackground {background-color:#bdd8cb;}
Border around this has a color of #bdd8cb
<div style="border:2px solid #bdd8cb;">Content here</div>
.myborder {border:2px solid #bdd8cb;}