#c01c1f color space conversions
Hex:
#c01c1f
RGB:
192, 28, 31
CMY:
25, 89, 88
CMYK:
0, 85, 84, 25
HSL:
359°, 74.5455%, 43.1373%
HSV (HSB):
359°, 85.4167%, 75.2941%
XYZ:
22.4008, 12.1359, 2.4581
xyY:
0.6055, 0.3280, 12.1359
CIE-Lab:
41.4313, 61.2995, 42.4939
CIE-LCH:
41.4313, 74.5879, 34.7304
CIE-Luv:
41.4313, 121.2881, 25.4870
Hunter-Lab:
34.8366, 53.8158, 20.2020
#c01c1f color charts
#c01c1f color shades, tints & tones
#c01c1f color schemes
#c01c1f color preview, HTML & CSS examples
This text has a color of #c01c1f
<p style="color:#c01c1f;">Text here</p>
.mytext {color:#c01c1f;}
This box has a color of #c01c1f
<div style="background-color:#c01c1f;">Content here</div>
.mybackground {background-color:#c01c1f;}
Border around this has a color of #c01c1f
<div style="border:2px solid #c01c1f;">Content here</div>
.myborder {border:2px solid #c01c1f;}