#bdd7c7 color space conversions
Hex:
#bdd7c7
RGB:
189, 215, 199
CMY:
26, 16, 22
CMYK:
12, 0, 7, 16
HSL:
143°, 24.5283%, 79.2157%
HSV (HSB):
143°, 12.0930%, 84.3137%
XYZ:
55.5955, 63.5432, 63.3677
xyY:
0.3046, 0.3482, 63.5432
CIE-Lab:
83.7274, -11.7046, 4.9632
CIE-LCH:
83.7274, 12.7134, 157.0212
CIE-Luv:
83.7274, -13.4350, 9.4655
Hunter-Lab:
79.7140, -15.0070, 8.6679
#bdd7c7 color charts
#bdd7c7 color shades, tints & tones
#bdd7c7 color schemes
#bdd7c7 color preview, HTML & CSS examples
This text has a color of #bdd7c7
<p style="color:#bdd7c7;">Text here</p>
.mytext {color:#bdd7c7;}
This box has a color of #bdd7c7
<div style="background-color:#bdd7c7;">Content here</div>
.mybackground {background-color:#bdd7c7;}
Border around this has a color of #bdd7c7
<div style="border:2px solid #bdd7c7;">Content here</div>
.myborder {border:2px solid #bdd7c7;}