#c58a5e color space conversions
Hex:
#c58a5e
RGB:
197, 138, 94
CMY:
23, 46, 63
CMYK:
0, 30, 52, 23
HSL:
26°, 47.0320%, 57.0588%
HSV (HSB):
26°, 52.2843%, 77.2549%
XYZ:
34.1348, 30.8554, 14.7463
xyY:
0.4281, 0.3870, 30.8554
CIE-Lab:
62.3854, 17.5365, 32.4393
CIE-LCH:
62.3854, 36.8760, 61.6046
CIE-Luv:
62.3854, 44.1576, 36.3136
Hunter-Lab:
55.5477, 12.4823, 23.1436
#c58a5e color charts
#c58a5e color shades, tints & tones
#c58a5e color schemes
#c58a5e color preview, HTML & CSS examples
This text has a color of #c58a5e
<p style="color:#c58a5e;">Text here</p>
.mytext {color:#c58a5e;}
This box has a color of #c58a5e
<div style="background-color:#c58a5e;">Content here</div>
.mybackground {background-color:#c58a5e;}
Border around this has a color of #c58a5e
<div style="border:2px solid #c58a5e;">Content here</div>
.myborder {border:2px solid #c58a5e;}