#c7d7d7 color space conversions
Hex:
#c7d7d7
RGB:
199, 215, 215
CMY:
22, 16, 16
CMYK:
7, 0, 0, 16
HSL:
180°, 16.6667%, 81.1765%
HSV (HSB):
180°, 7.4419%, 84.3137%
XYZ:
60.1194, 65.6493, 73.7929
xyY:
0.3013, 0.3290, 65.6493
CIE-Lab:
84.8172, -5.3547, -1.8542
CIE-LCH:
84.8172, 5.6666, 199.1000
CIE-Luv:
84.8172, -8.7381, -1.8995
Hunter-Lab:
81.0242, -9.3468, 2.7185
#c7d7d7 color charts
#c7d7d7 color shades, tints & tones
#c7d7d7 color schemes
#c7d7d7 color preview, HTML & CSS examples
This text has a color of #c7d7d7
<p style="color:#c7d7d7;">Text here</p>
.mytext {color:#c7d7d7;}
This box has a color of #c7d7d7
<div style="background-color:#c7d7d7;">Content here</div>
.mybackground {background-color:#c7d7d7;}
Border around this has a color of #c7d7d7
<div style="border:2px solid #c7d7d7;">Content here</div>
.myborder {border:2px solid #c7d7d7;}