#c74f1d color space conversions
Hex:
#c74f1d
RGB:
199, 79, 29
CMY:
22, 69, 89
CMYK:
0, 60, 85, 22
HSL:
18°, 74.5614%, 44.7059%
HSV (HSB):
18°, 85.4271%, 78.0392%
XYZ:
26.5709, 17.8228, 3.2021
xyY:
0.5583, 0.3745, 17.8228
CIE-Lab:
49.2805, 45.5523, 50.8189
CIE-LCH:
49.2805, 68.2464, 48.1281
CIE-Luv:
49.2805, 97.5908, 38.5337
Hunter-Lab:
42.2170, 38.4661, 25.0549
#c74f1d color charts
#c74f1d color shades, tints & tones
#c74f1d color schemes
#c74f1d color preview, HTML & CSS examples
This text has a color of #c74f1d
<p style="color:#c74f1d;">Text here</p>
.mytext {color:#c74f1d;}
This box has a color of #c74f1d
<div style="background-color:#c74f1d;">Content here</div>
.mybackground {background-color:#c74f1d;}
Border around this has a color of #c74f1d
<div style="border:2px solid #c74f1d;">Content here</div>
.myborder {border:2px solid #c74f1d;}