#c9642a color space conversions
Hex:
#c9642a
RGB:
201, 100, 42
CMY:
21, 61, 84
CMYK:
0, 50, 79, 21
HSL:
22°, 65.4321%, 47.6471%
HSV (HSB):
22°, 79.1045%, 78.8235%
XYZ:
29.0625, 21.6990, 4.8471
xyY:
0.5226, 0.3902, 21.6990
CIE-Lab:
53.7062, 36.3909, 49.3011
CIE-LCH:
53.7062, 61.2772, 53.5676
CIE-Luv:
53.7062, 81.7742, 42.4358
Hunter-Lab:
46.5822, 29.8467, 26.4382
#c9642a color charts
#c9642a color shades, tints & tones
#c9642a color schemes
#c9642a color preview, HTML & CSS examples
This text has a color of #c9642a
<p style="color:#c9642a;">Text here</p>
.mytext {color:#c9642a;}
This box has a color of #c9642a
<div style="background-color:#c9642a;">Content here</div>
.mybackground {background-color:#c9642a;}
Border around this has a color of #c9642a
<div style="border:2px solid #c9642a;">Content here</div>
.myborder {border:2px solid #c9642a;}