#bdd7c3 color space conversions
Hex:
#bdd7c3
RGB:
189, 215, 195
CMY:
26, 16, 24
CMYK:
12, 0, 9, 16
HSL:
134°, 24.5283%, 79.2157%
HSV (HSB):
134°, 12.0930%, 84.3137%
XYZ:
55.1370, 63.3598, 60.9534
xyY:
0.3073, 0.3531, 63.3598
CIE-Lab:
83.6313, -12.4433, 6.9458
CIE-LCH:
83.6313, 14.2506, 150.8300
CIE-Luv:
83.6313, -13.3236, 12.5061
Hunter-Lab:
79.5989, -15.6536, 10.3175
#bdd7c3 color charts
#bdd7c3 color shades, tints & tones
#bdd7c3 color schemes
#bdd7c3 color preview, HTML & CSS examples
This text has a color of #bdd7c3
<p style="color:#bdd7c3;">Text here</p>
.mytext {color:#bdd7c3;}
This box has a color of #bdd7c3
<div style="background-color:#bdd7c3;">Content here</div>
.mybackground {background-color:#bdd7c3;}
Border around this has a color of #bdd7c3
<div style="border:2px solid #bdd7c3;">Content here</div>
.myborder {border:2px solid #bdd7c3;}