#bdd8c0 color space conversions
Hex:
#bdd8c0
RGB:
189, 216, 192
CMY:
26, 15, 25
CMYK:
13, 0, 11, 15
HSL:
127°, 25.7143%, 79.4118%
HSV (HSB):
127°, 12.5000%, 84.7059%
XYZ:
55.0566, 63.7363, 59.2697
xyY:
0.3092, 0.3579, 63.7363
CIE-Lab:
83.8283, -13.4952, 8.8172
CIE-LCH:
83.8283, 16.1203, 146.8409
CIE-Luv:
83.8283, -13.7378, 15.4146
Hunter-Lab:
79.8350, -16.6125, 11.8675
#bdd8c0 color charts
#bdd8c0 color shades, tints & tones
#bdd8c0 color schemes
#bdd8c0 color preview, HTML & CSS examples
This text has a color of #bdd8c0
<p style="color:#bdd8c0;">Text here</p>
.mytext {color:#bdd8c0;}
This box has a color of #bdd8c0
<div style="background-color:#bdd8c0;">Content here</div>
.mybackground {background-color:#bdd8c0;}
Border around this has a color of #bdd8c0
<div style="border:2px solid #bdd8c0;">Content here</div>
.myborder {border:2px solid #bdd8c0;}