#c5703d color space conversions
Hex:
#c5703d
RGB:
197, 112, 61
CMY:
23, 56, 76
CMYK:
0, 43, 69, 23
HSL:
23°, 53.9683%, 50.5882%
HSV (HSB):
23°, 69.0355%, 77.2549%
XYZ:
29.6624, 23.7956, 7.4445
xyY:
0.4870, 0.3907, 23.7956
CIE-Lab:
55.8825, 29.3122, 42.1539
CIE-LCH:
55.8825, 51.3435, 55.1867
CIE-Luv:
55.8825, 67.0587, 40.2269
Hunter-Lab:
48.7807, 23.1755, 25.0982
#c5703d color charts
#c5703d color shades, tints & tones
#c5703d color schemes
#c5703d color preview, HTML & CSS examples
This text has a color of #c5703d
<p style="color:#c5703d;">Text here</p>
.mytext {color:#c5703d;}
This box has a color of #c5703d
<div style="background-color:#c5703d;">Content here</div>
.mybackground {background-color:#c5703d;}
Border around this has a color of #c5703d
<div style="border:2px solid #c5703d;">Content here</div>
.myborder {border:2px solid #c5703d;}