#c7cfc8 color space conversions
Hex:
#c7cfc8
RGB:
199, 207, 200
CMY:
22, 19, 22
CMYK:
4, 0, 3, 19
HSL:
128°, 7.6923%, 79.6078%
HSV (HSB):
128°, 3.8647%, 81.1765%
XYZ:
56.2913, 60.9379, 63.4389
xyY:
0.3116, 0.3373, 60.9379
CIE-Lab:
82.3453, -4.0102, 2.5178
CIE-LCH:
82.3453, 4.7351, 147.8770
CIE-Luv:
82.3453, -4.1159, 4.4770
Hunter-Lab:
78.0627, -7.8927, 6.4610
#c7cfc8 color charts
#c7cfc8 color shades, tints & tones
#c7cfc8 color schemes
#c7cfc8 color preview, HTML & CSS examples
This text has a color of #c7cfc8
<p style="color:#c7cfc8;">Text here</p>
.mytext {color:#c7cfc8;}
This box has a color of #c7cfc8
<div style="background-color:#c7cfc8;">Content here</div>
.mybackground {background-color:#c7cfc8;}
Border around this has a color of #c7cfc8
<div style="border:2px solid #c7cfc8;">Content here</div>
.myborder {border:2px solid #c7cfc8;}