#bdd0c8 color space conversions
Hex:
#bdd0c8
RGB:
189, 208, 200
CMY:
26, 18, 22
CMYK:
9, 0, 4, 18
HSL:
155°, 16.8142%, 77.8431%
HSV (HSB):
155°, 9.1346%, 81.5686%
XYZ:
53.9675, 60.1007, 63.3998
xyY:
0.3041, 0.3387, 60.1007
CIE-Lab:
81.8929, -7.9195, 1.7721
CIE-LCH:
81.8929, 8.1154, 167.3871
CIE-Luv:
81.8929, -10.0271, 4.0366
Hunter-Lab:
77.5246, -11.4084, 5.7798
#bdd0c8 color charts
#bdd0c8 color shades, tints & tones
#bdd0c8 color schemes
#bdd0c8 color preview, HTML & CSS examples
This text has a color of #bdd0c8
<p style="color:#bdd0c8;">Text here</p>
.mytext {color:#bdd0c8;}
This box has a color of #bdd0c8
<div style="background-color:#bdd0c8;">Content here</div>
.mybackground {background-color:#bdd0c8;}
Border around this has a color of #bdd0c8
<div style="border:2px solid #bdd0c8;">Content here</div>
.myborder {border:2px solid #bdd0c8;}