#c9d2cd color space conversions
Hex:
#c9d2cd
RGB:
201, 210, 205
CMY:
21, 18, 20
CMYK:
4, 0, 2, 18
HSL:
147°, 9.0909%, 80.5882%
HSV (HSB):
147°, 4.2857%, 82.3529%
XYZ:
58.1534, 62.9185, 66.8371
xyY:
0.3095, 0.3348, 62.9185
CIE-Lab:
83.3995, -3.9740, 1.4044
CIE-LCH:
83.3995, 4.2149, 160.5368
CIE-Luv:
83.3995, -4.7581, 2.8124
Hunter-Lab:
79.3212, -7.9467, 5.5663
#c9d2cd color charts
#c9d2cd color shades, tints & tones
#c9d2cd color schemes
#c9d2cd color preview, HTML & CSS examples
This text has a color of #c9d2cd
<p style="color:#c9d2cd;">Text here</p>
.mytext {color:#c9d2cd;}
This box has a color of #c9d2cd
<div style="background-color:#c9d2cd;">Content here</div>
.mybackground {background-color:#c9d2cd;}
Border around this has a color of #c9d2cd
<div style="border:2px solid #c9d2cd;">Content here</div>
.myborder {border:2px solid #c9d2cd;}