#c0042c color space conversions
Hex:
#c0042c
RGB:
192, 4, 44
CMY:
25, 98, 83
CMYK:
0, 98, 77, 25
HSL:
347°, 95.9184%, 38.4314%
HSV (HSB):
347°, 97.9167%, 75.2941%
XYZ:
22.2363, 11.4751, 3.4258
xyY:
0.5988, 0.3090, 11.4751
CIE-Lab:
40.3695, 65.1182, 34.0497
CIE-LCH:
40.3695, 73.4831, 27.6047
CIE-Luv:
40.3695, 124.2733, 19.0685
Hunter-Lab:
33.8750, 57.8900, 17.7164
#c0042c color charts
#c0042c color shades, tints & tones
#c0042c color schemes
#c0042c color preview, HTML & CSS examples
This text has a color of #c0042c
<p style="color:#c0042c;">Text here</p>
.mytext {color:#c0042c;}
This box has a color of #c0042c
<div style="background-color:#c0042c;">Content here</div>
.mybackground {background-color:#c0042c;}
Border around this has a color of #c0042c
<div style="border:2px solid #c0042c;">Content here</div>
.myborder {border:2px solid #c0042c;}