#c5703f color space conversions
Hex:
#c5703f
RGB:
197, 112, 63
CMY:
23, 56, 75
CMYK:
0, 43, 68, 23
HSL:
22°, 53.6000%, 50.9804%
HSV (HSB):
22°, 68.0203%, 77.2549%
XYZ:
29.7173, 23.8175, 7.7336
xyY:
0.4850, 0.3887, 23.8175
CIE-Lab:
55.9046, 29.4260, 41.1468
CIE-LCH:
55.9046, 50.5861, 54.4296
CIE-Luv:
55.9046, 66.8309, 39.4317
Hunter-Lab:
48.8032, 23.2869, 24.7669
#c5703f color charts
#c5703f color shades, tints & tones
#c5703f color schemes
#c5703f color preview, HTML & CSS examples
This text has a color of #c5703f
<p style="color:#c5703f;">Text here</p>
.mytext {color:#c5703f;}
This box has a color of #c5703f
<div style="background-color:#c5703f;">Content here</div>
.mybackground {background-color:#c5703f;}
Border around this has a color of #c5703f
<div style="border:2px solid #c5703f;">Content here</div>
.myborder {border:2px solid #c5703f;}