#bdd0b9 color space conversions
Hex:
#bdd0b9
RGB:
189, 208, 185
CMY:
26, 18, 27
CMYK:
9, 0, 11, 18
HSL:
110°, 19.6581%, 77.0588%
HSV (HSB):
110°, 11.0577%, 81.5686%
XYZ:
52.2991, 59.4333, 54.6143
xyY:
0.3144, 0.3573, 59.4333
CIE-Lab:
81.5292, -10.6632, 9.2460
CIE-LCH:
81.5292, 14.1135, 139.0717
CIE-Luv:
81.5292, -9.5107, 15.4547
Hunter-Lab:
77.0930, -13.8203, 11.9629
#bdd0b9 color charts
#bdd0b9 color shades, tints & tones
#bdd0b9 color schemes
#bdd0b9 color preview, HTML & CSS examples
This text has a color of #bdd0b9
<p style="color:#bdd0b9;">Text here</p>
.mytext {color:#bdd0b9;}
This box has a color of #bdd0b9
<div style="background-color:#bdd0b9;">Content here</div>
.mybackground {background-color:#bdd0b9;}
Border around this has a color of #bdd0b9
<div style="border:2px solid #bdd0b9;">Content here</div>
.myborder {border:2px solid #bdd0b9;}