#c01e3c color space conversions
Hex:
#c01e3c
RGB:
192, 30, 60
CMY:
25, 88, 76
CMYK:
0, 84, 69, 25
HSL:
349°, 72.9730%, 43.5294%
HSV (HSB):
349°, 84.3750%, 75.2941%
XYZ:
23.0181, 12.4613, 5.4670
xyY:
0.5622, 0.3043, 12.4613
CIE-Lab:
41.9400, 61.9181, 26.1128
CIE-LCH:
41.9400, 67.1992, 22.8667
CIE-Luv:
41.9400, 113.9248, 14.8121
Hunter-Lab:
35.3005, 54.6171, 15.5280
#c01e3c color charts
#c01e3c color shades, tints & tones
#c01e3c color schemes
#c01e3c color preview, HTML & CSS examples
This text has a color of #c01e3c
<p style="color:#c01e3c;">Text here</p>
.mytext {color:#c01e3c;}
This box has a color of #c01e3c
<div style="background-color:#c01e3c;">Content here</div>
.mybackground {background-color:#c01e3c;}
Border around this has a color of #c01e3c
<div style="border:2px solid #c01e3c;">Content here</div>
.myborder {border:2px solid #c01e3c;}