#bdd9c9 color space conversions
Hex:
#bdd9c9
RGB:
189, 217, 201
CMY:
26, 15, 21
CMYK:
13, 0, 7, 15
HSL:
146°, 26.9231%, 79.6078%
HSV (HSB):
146°, 12.9032%, 85.0980%
XYZ:
56.3417, 64.6616, 64.7697
xyY:
0.3033, 0.3481, 64.6616
CIE-Lab:
84.3090, -12.3492, 4.7435
CIE-LCH:
84.3090, 13.2289, 158.9874
CIE-Luv:
84.3090, -14.4672, 9.2622
Hunter-Lab:
80.4124, -15.6540, 8.5324
#bdd9c9 color charts
#bdd9c9 color shades, tints & tones
#bdd9c9 color schemes
#bdd9c9 color preview, HTML & CSS examples
This text has a color of #bdd9c9
<p style="color:#bdd9c9;">Text here</p>
.mytext {color:#bdd9c9;}
This box has a color of #bdd9c9
<div style="background-color:#bdd9c9;">Content here</div>
.mybackground {background-color:#bdd9c9;}
Border around this has a color of #bdd9c9
<div style="border:2px solid #bdd9c9;">Content here</div>
.myborder {border:2px solid #bdd9c9;}