#c5935f color space conversions
Hex:
#c5935f
RGB:
197, 147, 95
CMY:
23, 42, 63
CMYK:
0, 25, 52, 23
HSL:
31°, 46.7890%, 57.2549%
HSV (HSB):
31°, 51.7766%, 77.2549%
XYZ:
35.5252, 33.5640, 15.4326
xyY:
0.4203, 0.3971, 33.5640
CIE-Lab:
64.6150, 12.6877, 34.7141
CIE-LCH:
64.6150, 36.9601, 69.9231
CIE-Luv:
64.6150, 37.7582, 40.1377
Hunter-Lab:
57.9344, 8.0705, 24.7604
#c5935f color charts
#c5935f color shades, tints & tones
#c5935f color schemes
#c5935f color preview, HTML & CSS examples
This text has a color of #c5935f
<p style="color:#c5935f;">Text here</p>
.mytext {color:#c5935f;}
This box has a color of #c5935f
<div style="background-color:#c5935f;">Content here</div>
.mybackground {background-color:#c5935f;}
Border around this has a color of #c5935f
<div style="border:2px solid #c5935f;">Content here</div>
.myborder {border:2px solid #c5935f;}