#c9472c color space conversions
Hex:
#c9472c
RGB:
201, 71, 44
CMY:
21, 72, 83
CMYK:
0, 65, 78, 21
HSL:
10°, 64.0816%, 48.0392%
HSV (HSB):
10°, 78.1095%, 78.8235%
XYZ:
26.7953, 17.1058, 4.2724
xyY:
0.5562, 0.3551, 17.1058
CIE-Lab:
48.3931, 50.2945, 43.0606
CIE-LCH:
48.3931, 66.2099, 40.5691
CIE-Luv:
48.3931, 103.1829, 32.3505
Hunter-Lab:
41.3592, 43.2656, 22.8268
#c9472c color charts
#c9472c color shades, tints & tones
#c9472c color schemes
#c9472c color preview, HTML & CSS examples
This text has a color of #c9472c
<p style="color:#c9472c;">Text here</p>
.mytext {color:#c9472c;}
This box has a color of #c9472c
<div style="background-color:#c9472c;">Content here</div>
.mybackground {background-color:#c9472c;}
Border around this has a color of #c9472c
<div style="border:2px solid #c9472c;">Content here</div>
.myborder {border:2px solid #c9472c;}