#c31007 color space conversions
Hex:
#c31007
RGB:
195, 16, 7
CMY:
24, 94, 97
CMYK:
0, 92, 96, 24
HSL:
3°, 93.0693%, 39.6078%
HSV (HSB):
3°, 96.4103%, 76.4706%
XYZ:
22.7293, 11.9880, 1.3170
xyY:
0.6308, 0.3327, 11.9880
CIE-Lab:
41.1971, 63.8115, 52.7063
CIE-LCH:
41.1971, 82.7639, 39.5556
CIE-Luv:
41.1971, 129.8397, 28.9968
Hunter-Lab:
34.6237, 56.5878, 21.9814
#c31007 color charts
#c31007 color shades, tints & tones
#c31007 color schemes
#c31007 color preview, HTML & CSS examples
This text has a color of #c31007
<p style="color:#c31007;">Text here</p>
.mytext {color:#c31007;}
This box has a color of #c31007
<div style="background-color:#c31007;">Content here</div>
.mybackground {background-color:#c31007;}
Border around this has a color of #c31007
<div style="border:2px solid #c31007;">Content here</div>
.myborder {border:2px solid #c31007;}