#c7205d color space conversions
Hex:
#c7205d
RGB:
199, 32, 93
CMY:
22, 87, 64
CMYK:
0, 84, 53, 22
HSL:
338°, 72.2944%, 45.2941%
HSV (HSB):
338°, 83.9196%, 78.0392%
XYZ:
26.0455, 13.9655, 11.6788
xyY:
0.5039, 0.2702, 13.9655
CIE-Lab:
44.1833, 65.3531, 8.7384
CIE-LCH:
44.1833, 65.9347, 7.6159
CIE-Luv:
44.1833, 107.5335, -2.1774
Hunter-Lab:
37.3704, 59.0084, 7.6303
#c7205d color charts
#c7205d color shades, tints & tones
#c7205d color schemes
#c7205d color preview, HTML & CSS examples
This text has a color of #c7205d
<p style="color:#c7205d;">Text here</p>
.mytext {color:#c7205d;}
This box has a color of #c7205d
<div style="background-color:#c7205d;">Content here</div>
.mybackground {background-color:#c7205d;}
Border around this has a color of #c7205d
<div style="border:2px solid #c7205d;">Content here</div>
.myborder {border:2px solid #c7205d;}