#c9501d color space conversions
Hex:
#c9501d
RGB:
201, 80, 29
CMY:
21, 69, 89
CMYK:
0, 60, 86, 21
HSL:
18°, 74.7826%, 45.0980%
HSV (HSB):
18°, 85.5721%, 78.8235%
XYZ:
27.1778, 18.2435, 3.2513
xyY:
0.5584, 0.3748, 18.2435
CIE-Lab:
49.7902, 45.8256, 51.3830
CIE-LCH:
49.7902, 68.8491, 48.2720
CIE-Luv:
49.7902, 98.5028, 39.0418
Hunter-Lab:
42.7125, 38.8323, 25.3855
#c9501d color charts
#c9501d color shades, tints & tones
#c9501d color schemes
#c9501d color preview, HTML & CSS examples
This text has a color of #c9501d
<p style="color:#c9501d;">Text here</p>
.mytext {color:#c9501d;}
This box has a color of #c9501d
<div style="background-color:#c9501d;">Content here</div>
.mybackground {background-color:#c9501d;}
Border around this has a color of #c9501d
<div style="border:2px solid #c9501d;">Content here</div>
.myborder {border:2px solid #c9501d;}