#c74a3f color space conversions
Hex:
#c74a3f
RGB:
199, 74, 63
CMY:
22, 71, 75
CMYK:
0, 63, 68, 22
HSL:
5°, 54.8387%, 51.3725%
HSV (HSB):
5°, 68.3417%, 78.0392%
XYZ:
26.8992, 17.3986, 6.6431
xyY:
0.5280, 0.3415, 17.3986
CIE-Lab:
48.7583, 49.1435, 32.9173
CIE-LCH:
48.7583, 59.1492, 33.8150
CIE-Luv:
48.7583, 96.1685, 25.5964
Hunter-Lab:
41.7116, 42.1167, 19.7554
#c74a3f color charts
#c74a3f color shades, tints & tones
#c74a3f color schemes
#c74a3f color preview, HTML & CSS examples
This text has a color of #c74a3f
<p style="color:#c74a3f;">Text here</p>
.mytext {color:#c74a3f;}
This box has a color of #c74a3f
<div style="background-color:#c74a3f;">Content here</div>
.mybackground {background-color:#c74a3f;}
Border around this has a color of #c74a3f
<div style="border:2px solid #c74a3f;">Content here</div>
.myborder {border:2px solid #c74a3f;}