#c01c3d color space conversions
Hex:
#c01c3d
RGB:
192, 28, 61
CMY:
25, 89, 76
CMYK:
0, 85, 68, 25
HSL:
348°, 74.5455%, 43.1373%
HSV (HSB):
348°, 85.4167%, 75.2941%
XYZ:
22.9958, 12.3739, 5.5913
xyY:
0.5614, 0.3021, 12.3739
CIE-Lab:
41.8043, 62.4023, 25.3242
CIE-LCH:
41.8043, 67.3451, 22.0884
CIE-Luv:
41.8043, 114.2825, 14.0154
Hunter-Lab:
35.1766, 55.1309, 15.1995
#c01c3d color charts
#c01c3d color shades, tints & tones
#c01c3d color schemes
#c01c3d color preview, HTML & CSS examples
This text has a color of #c01c3d
<p style="color:#c01c3d;">Text here</p>
.mytext {color:#c01c3d;}
This box has a color of #c01c3d
<div style="background-color:#c01c3d;">Content here</div>
.mybackground {background-color:#c01c3d;}
Border around this has a color of #c01c3d
<div style="border:2px solid #c01c3d;">Content here</div>
.myborder {border:2px solid #c01c3d;}