#c01c3a color space conversions
Hex:
#c01c3a
RGB:
192, 28, 58
CMY:
25, 89, 77
CMYK:
0, 85, 70, 25
HSL:
349°, 74.5455%, 43.1373%
HSV (HSB):
349°, 85.4167%, 75.2941%
XYZ:
22.9172, 12.3425, 5.1774
xyY:
0.5667, 0.3052, 12.3425
CIE-Lab:
41.7553, 62.2581, 27.1209
CIE-LCH:
41.7553, 67.9089, 23.5389
CIE-Luv:
41.7553, 115.1606, 15.4613
Hunter-Lab:
35.1318, 54.9584, 15.8546
#c01c3a color charts
#c01c3a color shades, tints & tones
#c01c3a color schemes
#c01c3a color preview, HTML & CSS examples
This text has a color of #c01c3a
<p style="color:#c01c3a;">Text here</p>
.mytext {color:#c01c3a;}
This box has a color of #c01c3a
<div style="background-color:#c01c3a;">Content here</div>
.mybackground {background-color:#c01c3a;}
Border around this has a color of #c01c3a
<div style="border:2px solid #c01c3a;">Content here</div>
.myborder {border:2px solid #c01c3a;}