#c9492c color space conversions
Hex:
#c9492c
RGB:
201, 73, 44
CMY:
21, 71, 83
CMYK:
0, 64, 78, 21
HSL:
11°, 64.0816%, 48.0392%
HSV (HSB):
11°, 78.1095%, 78.8235%
XYZ:
26.9246, 17.3644, 4.3155
xyY:
0.5540, 0.3573, 17.3644
CIE-Lab:
48.7160, 49.4293, 43.3895
CIE-LCH:
48.7160, 65.7716, 41.2770
CIE-Luv:
48.7160, 101.8048, 32.9393
Hunter-Lab:
41.6707, 42.4101, 23.0293
#c9492c color charts
#c9492c color shades, tints & tones
#c9492c color schemes
#c9492c color preview, HTML & CSS examples
This text has a color of #c9492c
<p style="color:#c9492c;">Text here</p>
.mytext {color:#c9492c;}
This box has a color of #c9492c
<div style="background-color:#c9492c;">Content here</div>
.mybackground {background-color:#c9492c;}
Border around this has a color of #c9492c
<div style="border:2px solid #c9492c;">Content here</div>
.myborder {border:2px solid #c9492c;}