#bdd0c9 color space conversions
Hex:
#bdd0c9
RGB:
189, 208, 201
CMY:
26, 18, 21
CMYK:
9, 0, 3, 18
HSL:
158°, 16.8142%, 77.8431%
HSV (HSB):
158°, 9.1346%, 81.5686%
XYZ:
54.0848, 60.1476, 64.0174
xyY:
0.3034, 0.3374, 60.1476
CIE-Lab:
81.9184, -7.7296, 1.2754
CIE-LCH:
81.9184, 7.8341, 170.6303
CIE-Luv:
81.9184, -10.0624, 3.2587
Hunter-Lab:
77.5549, -11.2398, 5.3477
#bdd0c9 color charts
#bdd0c9 color shades, tints & tones
#bdd0c9 color schemes
#bdd0c9 color preview, HTML & CSS examples
This text has a color of #bdd0c9
<p style="color:#bdd0c9;">Text here</p>
.mytext {color:#bdd0c9;}
This box has a color of #bdd0c9
<div style="background-color:#bdd0c9;">Content here</div>
.mybackground {background-color:#bdd0c9;}
Border around this has a color of #bdd0c9
<div style="border:2px solid #bdd0c9;">Content here</div>
.myborder {border:2px solid #bdd0c9;}