#bdd8c9 color space conversions
Hex:
#bdd8c9
RGB:
189, 216, 201
CMY:
26, 15, 21
CMYK:
13, 0, 7, 15
HSL:
147°, 25.7143%, 79.4118%
HSV (HSB):
147°, 12.5000%, 84.7059%
XYZ:
56.0847, 64.1476, 64.6841
xyY:
0.3033, 0.3469, 64.1476
CIE-Lab:
84.0426, -11.8401, 4.3582
CIE-LCH:
84.0426, 12.6167, 159.7918
CIE-Luv:
84.0426, -13.9794, 8.5977
Hunter-Lab:
80.0922, -15.1663, 8.1807
#bdd8c9 color charts
#bdd8c9 color shades, tints & tones
#bdd8c9 color schemes
#bdd8c9 color preview, HTML & CSS examples
This text has a color of #bdd8c9
<p style="color:#bdd8c9;">Text here</p>
.mytext {color:#bdd8c9;}
This box has a color of #bdd8c9
<div style="background-color:#bdd8c9;">Content here</div>
.mybackground {background-color:#bdd8c9;}
Border around this has a color of #bdd8c9
<div style="border:2px solid #bdd8c9;">Content here</div>
.myborder {border:2px solid #bdd8c9;}