#c5945f color space conversions
Hex:
#c5945f
RGB:
197, 148, 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.6814, 33.8763, 15.4846
xyY:
0.4196, 0.3983, 33.8763
CIE-Lab:
64.8643, 12.1401, 35.0268
CIE-LCH:
64.8643, 37.0710, 70.8839
CIE-Luv:
64.8643, 37.0629, 40.6237
Hunter-Lab:
58.2034, 7.5730, 24.9686
#c5945f color charts
#c5945f color shades, tints & tones
#c5945f color schemes
#c5945f color preview, HTML & CSS examples
This text has a color of #c5945f
<p style="color:#c5945f;">Text here</p>
.mytext {color:#c5945f;}
This box has a color of #c5945f
<div style="background-color:#c5945f;">Content here</div>
.mybackground {background-color:#c5945f;}
Border around this has a color of #c5945f
<div style="border:2px solid #c5945f;">Content here</div>
.myborder {border:2px solid #c5945f;}