#c7473c color space conversions
Hex:
#c7473c
RGB:
199, 71, 60
CMY:
22, 72, 76
CMYK:
0, 64, 70, 22
HSL:
5°, 55.3785%, 50.7843%
HSV (HSB):
5°, 69.8492%, 78.0392%
XYZ:
26.6220, 16.9748, 6.1483
xyY:
0.5352, 0.3412, 16.9748
CIE-Lab:
48.2283, 50.2968, 34.0091
CIE-LCH:
48.2283, 60.7156, 34.0653
CIE-Luv:
48.2283, 98.7403, 25.9793
Hunter-Lab:
41.2005, 43.2382, 19.9926
#c7473c color charts
#c7473c color shades, tints & tones
#c7473c color schemes
#c7473c color preview, HTML & CSS examples
This text has a color of #c7473c
<p style="color:#c7473c;">Text here</p>
.mytext {color:#c7473c;}
This box has a color of #c7473c
<div style="background-color:#c7473c;">Content here</div>
.mybackground {background-color:#c7473c;}
Border around this has a color of #c7473c
<div style="border:2px solid #c7473c;">Content here</div>
.myborder {border:2px solid #c7473c;}