#c7d7cd color space conversions
Hex:
#c7d7cd
RGB:
199, 215, 205
CMY:
22, 16, 20
CMYK:
7, 0, 5, 16
HSL:
143°, 16.6667%, 81.1765%
HSV (HSB):
143°, 7.4419%, 84.3137%
XYZ:
58.8731, 65.1508, 67.2300
xyY:
0.3078, 0.3407, 65.1508
CIE-Lab:
84.5614, -7.2385, 3.0752
CIE-LCH:
84.5614, 7.8646, 156.9820
CIE-Luv:
84.5614, -8.3469, 5.8957
Hunter-Lab:
80.7160, -11.0578, 7.1174
#c7d7cd color charts
#c7d7cd color shades, tints & tones
#c7d7cd color schemes
#c7d7cd color preview, HTML & CSS examples
This text has a color of #c7d7cd
<p style="color:#c7d7cd;">Text here</p>
.mytext {color:#c7d7cd;}
This box has a color of #c7d7cd
<div style="background-color:#c7d7cd;">Content here</div>
.mybackground {background-color:#c7d7cd;}
Border around this has a color of #c7d7cd
<div style="border:2px solid #c7d7cd;">Content here</div>
.myborder {border:2px solid #c7d7cd;}