#c73c1f color space conversions
Hex:
#c73c1f
RGB:
199, 60, 31
CMY:
22, 76, 88
CMYK:
0, 70, 84, 22
HSL:
10°, 73.0435%, 45.0980%
HSV (HSB):
10°, 84.4221%, 78.0392%
XYZ:
25.4164, 15.4728, 2.9433
xyY:
0.5799, 0.3530, 15.4728
CIE-Lab:
46.2750, 53.7011, 47.3474
CIE-LCH:
46.2750, 71.5932, 41.4021
CIE-Luv:
46.2750, 110.6157, 32.7946
Hunter-Lab:
39.3354, 46.4998, 23.0984
#c73c1f color charts
#c73c1f color shades, tints & tones
#c73c1f color schemes
#c73c1f color preview, HTML & CSS examples
This text has a color of #c73c1f
<p style="color:#c73c1f;">Text here</p>
.mytext {color:#c73c1f;}
This box has a color of #c73c1f
<div style="background-color:#c73c1f;">Content here</div>
.mybackground {background-color:#c73c1f;}
Border around this has a color of #c73c1f
<div style="border:2px solid #c73c1f;">Content here</div>
.myborder {border:2px solid #c73c1f;}