#c74c3d color space conversions
Hex:
#c74c3d
RGB:
199, 76, 61
CMY:
22, 70, 76
CMYK:
0, 62, 69, 22
HSL:
7°, 55.2000%, 50.9804%
HSV (HSB):
7°, 69.3467%, 78.0392%
XYZ:
26.9799, 17.6479, 6.3993
xyY:
0.5287, 0.3459, 17.6479
CIE-Lab:
49.0663, 48.1445, 34.4237
CIE-LCH:
49.0663, 59.1852, 35.5651
CIE-Luv:
49.0663, 95.2228, 27.1379
Hunter-Lab:
42.0094, 41.1225, 20.3750
#c74c3d color charts
#c74c3d color shades, tints & tones
#c74c3d color schemes
#c74c3d color preview, HTML & CSS examples
This text has a color of #c74c3d
<p style="color:#c74c3d;">Text here</p>
.mytext {color:#c74c3d;}
This box has a color of #c74c3d
<div style="background-color:#c74c3d;">Content here</div>
.mybackground {background-color:#c74c3d;}
Border around this has a color of #c74c3d
<div style="border:2px solid #c74c3d;">Content here</div>
.myborder {border:2px solid #c74c3d;}