#bdd6cf color space conversions
Hex:
#bdd6cf
RGB:
189, 214, 207
CMY:
26, 16, 19
CMYK:
12, 0, 3, 16
HSL:
163°, 23.3645%, 79.0196%
HSV (HSB):
163°, 11.6822%, 83.9216%
XYZ:
56.2953, 63.4169, 68.3051
xyY:
0.2994, 0.3373, 63.4169
CIE-Lab:
83.6613, -9.6724, 0.6204
CIE-LCH:
83.6613, 9.6923, 176.3303
CIE-Luv:
83.6613, -13.1794, 2.6114
Hunter-Lab:
79.6348, -13.1758, 4.8895
#bdd6cf color charts
#bdd6cf color shades, tints & tones
#bdd6cf color schemes
#bdd6cf color preview, HTML & CSS examples
This text has a color of #bdd6cf
<p style="color:#bdd6cf;">Text here</p>
.mytext {color:#bdd6cf;}
This box has a color of #bdd6cf
<div style="background-color:#bdd6cf;">Content here</div>
.mybackground {background-color:#bdd6cf;}
Border around this has a color of #bdd6cf
<div style="border:2px solid #bdd6cf;">Content here</div>
.myborder {border:2px solid #bdd6cf;}