#c7d2cd color space conversions
Hex:
#c7d2cd
RGB:
199, 210, 205
CMY:
22, 18, 20
CMYK:
5, 0, 2, 18
HSL:
153°, 10.8911%, 80.1961%
HSV (HSB):
153°, 5.2381%, 82.3529%
XYZ:
57.6192, 62.6431, 66.8121
xyY:
0.3080, 0.3349, 62.6431
CIE-Lab:
83.2542, -4.6518, 1.1752
CIE-LCH:
83.2542, 4.7979, 165.8218
CIE-Luv:
83.2542, -5.8522, 2.5850
Hunter-Lab:
79.1474, -8.5601, 5.3537
#c7d2cd color charts
#c7d2cd color shades, tints & tones
#c7d2cd color schemes
#c7d2cd color preview, HTML & CSS examples
This text has a color of #c7d2cd
<p style="color:#c7d2cd;">Text here</p>
.mytext {color:#c7d2cd;}
This box has a color of #c7d2cd
<div style="background-color:#c7d2cd;">Content here</div>
.mybackground {background-color:#c7d2cd;}
Border around this has a color of #c7d2cd
<div style="border:2px solid #c7d2cd;">Content here</div>
.myborder {border:2px solid #c7d2cd;}