#c7503d color space conversions
Hex:
#c7503d
RGB:
199, 80, 61
CMY:
22, 69, 76
CMYK:
0, 60, 69, 22
HSL:
8°, 55.2000%, 50.9804%
HSV (HSB):
8°, 69.3467%, 78.0392%
XYZ:
27.2642, 18.2164, 6.4940
xyY:
0.5246, 0.3505, 18.2164
CIE-Lab:
49.7575, 46.3149, 35.2336
CIE-LCH:
49.7575, 58.1935, 37.2617
CIE-Luv:
49.7575, 92.4805, 28.4692
Hunter-Lab:
42.6806, 39.3337, 20.8553
#c7503d color charts
#c7503d color shades, tints & tones
#c7503d color schemes
#c7503d color preview, HTML & CSS examples
This text has a color of #c7503d
<p style="color:#c7503d;">Text here</p>
.mytext {color:#c7503d;}
This box has a color of #c7503d
<div style="background-color:#c7503d;">Content here</div>
.mybackground {background-color:#c7503d;}
Border around this has a color of #c7503d
<div style="border:2px solid #c7503d;">Content here</div>
.myborder {border:2px solid #c7503d;}