#c9dccd color space conversions
Hex:
#c9dccd
RGB:
201, 220, 205
CMY:
21, 14, 20
CMYK:
9, 0, 7, 14
HSL:
133°, 21.3483%, 82.5490%
HSV (HSB):
133°, 8.6364%, 86.2745%
XYZ:
60.7000, 68.0117, 67.6859
xyY:
0.3091, 0.3463, 68.0117
CIE-Lab:
86.0123, -9.1285, 5.1927
CIE-LCH:
86.0123, 10.5021, 150.3667
CIE-Luv:
86.0123, -9.7652, 9.3992
Hunter-Lab:
82.4692, -12.9392, 9.0666
#c9dccd color charts
#c9dccd color shades, tints & tones
#c9dccd color schemes
#c9dccd color preview, HTML & CSS examples
This text has a color of #c9dccd
<p style="color:#c9dccd;">Text here</p>
.mytext {color:#c9dccd;}
This box has a color of #c9dccd
<div style="background-color:#c9dccd;">Content here</div>
.mybackground {background-color:#c9dccd;}
Border around this has a color of #c9dccd
<div style="border:2px solid #c9dccd;">Content here</div>
.myborder {border:2px solid #c9dccd;}