#bdd0c6 color space conversions
Hex:
#bdd0c6
RGB:
189, 208, 198
CMY:
26, 18, 22
CMYK:
9, 0, 5, 18
HSL:
148°, 16.8142%, 77.8431%
HSV (HSB):
148°, 9.1346%, 81.5686%
XYZ:
53.7352, 60.0078, 62.1766
xyY:
0.3055, 0.3411, 60.0078
CIE-Lab:
81.8424, -8.2968, 2.7661
CIE-LCH:
81.8424, 8.7458, 161.5620
CIE-Luv:
81.8424, -9.9569, 5.5866
Hunter-Lab:
77.4647, -11.7425, 6.6365
#bdd0c6 color charts
#bdd0c6 color shades, tints & tones
#bdd0c6 color schemes
#bdd0c6 color preview, HTML & CSS examples
This text has a color of #bdd0c6
<p style="color:#bdd0c6;">Text here</p>
.mytext {color:#bdd0c6;}
This box has a color of #bdd0c6
<div style="background-color:#bdd0c6;">Content here</div>
.mybackground {background-color:#bdd0c6;}
Border around this has a color of #bdd0c6
<div style="border:2px solid #bdd0c6;">Content here</div>
.myborder {border:2px solid #bdd0c6;}