#c73f1c color space conversions
Hex:
#c73f1c
RGB:
199, 63, 28
CMY:
22, 75, 89
CMYK:
0, 68, 86, 22
HSL:
12°, 75.3304%, 44.5098%
HSV (HSB):
12°, 85.9296%, 78.0392%
XYZ:
25.5403, 15.7810, 2.7985
xyY:
0.5789, 0.3577, 15.7810
CIE-Lab:
46.6858, 52.4532, 49.0562
CIE-LCH:
46.6858, 71.8182, 43.0833
CIE-Luv:
46.6858, 109.0176, 34.2494
Hunter-Lab:
39.7253, 45.2426, 23.6309
#c73f1c color charts
#c73f1c color shades, tints & tones
#c73f1c color schemes
#c73f1c color preview, HTML & CSS examples
This text has a color of #c73f1c
<p style="color:#c73f1c;">Text here</p>
.mytext {color:#c73f1c;}
This box has a color of #c73f1c
<div style="background-color:#c73f1c;">Content here</div>
.mybackground {background-color:#c73f1c;}
Border around this has a color of #c73f1c
<div style="border:2px solid #c73f1c;">Content here</div>
.myborder {border:2px solid #c73f1c;}