#c7c0d0 color space conversions
Hex:
#c7c0d0
RGB:
199, 192, 208
CMY:
22, 25, 18
CMYK:
4, 8, 0, 18
HSL:
266°, 14.5455%, 78.4314%
HSV (HSB):
266°, 7.6923%, 81.5686%
XYZ:
53.7880, 54.3955, 67.3389
xyY:
0.3064, 0.3099, 54.3955
CIE-Lab:
78.6918, 5.4190, -7.1367
CIE-LCH:
78.6918, 8.9609, 307.2098
CIE-Luv:
78.6918, 2.9779, -11.8113
Hunter-Lab:
73.7533, 1.1112, -2.5063
#c7c0d0 color charts
#c7c0d0 color shades, tints & tones
#c7c0d0 color schemes
#c7c0d0 color preview, HTML & CSS examples
This text has a color of #c7c0d0
<p style="color:#c7c0d0;">Text here</p>
.mytext {color:#c7c0d0;}
This box has a color of #c7c0d0
<div style="background-color:#c7c0d0;">Content here</div>
.mybackground {background-color:#c7c0d0;}
Border around this has a color of #c7c0d0
<div style="border:2px solid #c7c0d0;">Content here</div>
.myborder {border:2px solid #c7c0d0;}