#c7053c color space conversions
Hex:
#c7053c
RGB:
199, 5, 60
CMY:
22, 98, 76
CMYK:
0, 97, 70, 22
HSL:
343°, 95.0980%, 40.0000%
HSV (HSB):
343°, 97.4874%, 78.0392%
XYZ:
24.4231, 12.5769, 5.4153
xyY:
0.5758, 0.2965, 12.5769
CIE-Lab:
42.1187, 67.3640, 26.6544
CIE-LCH:
42.1187, 72.4456, 21.5875
CIE-Luv:
42.1187, 124.9297, 13.8294
Hunter-Lab:
35.4639, 60.8664, 15.7712
#c7053c color charts
#c7053c color shades, tints & tones
#c7053c color schemes
#c7053c color preview, HTML & CSS examples
This text has a color of #c7053c
<p style="color:#c7053c;">Text here</p>
.mytext {color:#c7053c;}
This box has a color of #c7053c
<div style="background-color:#c7053c;">Content here</div>
.mybackground {background-color:#c7053c;}
Border around this has a color of #c7053c
<div style="border:2px solid #c7053c;">Content here</div>
.myborder {border:2px solid #c7053c;}