#c7501d color space conversions
Hex:
#c7501d
RGB:
199, 80, 29
CMY:
22, 69, 89
CMYK:
0, 60, 85, 22
HSL:
18°, 74.5614%, 44.7059%
HSV (HSB):
18°, 85.4271%, 78.0392%
XYZ:
26.6436, 17.9681, 3.2263
xyY:
0.5570, 0.3756, 17.9681
CIE-Lab:
49.4574, 45.0872, 50.9688
CIE-LCH:
49.4574, 68.0491, 48.5039
CIE-Luv:
49.4574, 96.8404, 38.8384
Hunter-Lab:
42.3888, 38.0162, 25.1595
#c7501d color charts
#c7501d color shades, tints & tones
#c7501d color schemes
#c7501d color preview, HTML & CSS examples
This text has a color of #c7501d
<p style="color:#c7501d;">Text here</p>
.mytext {color:#c7501d;}
This box has a color of #c7501d
<div style="background-color:#c7501d;">Content here</div>
.mybackground {background-color:#c7501d;}
Border around this has a color of #c7501d
<div style="border:2px solid #c7501d;">Content here</div>
.myborder {border:2px solid #c7501d;}