#c5915e color space conversions
Hex:
#c5915e
RGB:
197, 145, 94
CMY:
23, 43, 63
CMYK:
0, 26, 52, 23
HSL:
30°, 47.0320%, 57.0588%
HSV (HSB):
30°, 52.2843%, 77.2549%
XYZ:
35.1717, 32.9293, 15.0919
xyY:
0.4228, 0.3958, 32.9293
CIE-Lab:
64.1036, 13.6934, 34.6054
CIE-LCH:
64.1036, 37.2162, 68.4113
CIE-Luv:
64.1036, 39.2461, 39.6914
Hunter-Lab:
57.3840, 8.9839, 24.5756
#c5915e color charts
#c5915e color shades, tints & tones
#c5915e color schemes
#c5915e color preview, HTML & CSS examples
This text has a color of #c5915e
<p style="color:#c5915e;">Text here</p>
.mytext {color:#c5915e;}
This box has a color of #c5915e
<div style="background-color:#c5915e;">Content here</div>
.mybackground {background-color:#c5915e;}
Border around this has a color of #c5915e
<div style="border:2px solid #c5915e;">Content here</div>
.myborder {border:2px solid #c5915e;}