#c31c01 color space conversions
Hex:
#c31c01
RGB:
195, 28, 1
CMY:
24, 89, 100
CMYK:
0, 86, 99, 24
HSL:
8°, 98.9796%, 38.4314%
HSV (HSB):
8°, 99.4872%, 76.4706%
XYZ:
22.9264, 12.4348, 1.2205
xyY:
0.6267, 0.3399, 12.4348
CIE-Lab:
41.8990, 61.6805, 55.0657
CIE-LCH:
41.8990, 82.6845, 41.7571
CIE-Luv:
41.8990, 126.6293, 30.9419
Hunter-Lab:
35.2630, 54.3423, 22.6320
#c31c01 color charts
#c31c01 color shades, tints & tones
#c31c01 color schemes
#c31c01 color preview, HTML & CSS examples
This text has a color of #c31c01
<p style="color:#c31c01;">Text here</p>
.mytext {color:#c31c01;}
This box has a color of #c31c01
<div style="background-color:#c31c01;">Content here</div>
.mybackground {background-color:#c31c01;}
Border around this has a color of #c31c01
<div style="border:2px solid #c31c01;">Content here</div>
.myborder {border:2px solid #c31c01;}