#c5945a color space conversions
Hex:
#c5945a
RGB:
197, 148, 90
CMY:
23, 42, 65
CMYK:
0, 25, 54, 23
HSL:
33°, 47.9821%, 56.2745%
HSV (HSB):
33°, 54.3147%, 77.2549%
XYZ:
35.4613, 33.7883, 14.3256
xyY:
0.4243, 0.4043, 33.7883
CIE-Lab:
64.7942, 11.6992, 37.5784
CIE-LCH:
64.7942, 39.3574, 72.7072
CIE-Luv:
64.7942, 37.5019, 43.1694
Hunter-Lab:
58.1277, 7.1720, 26.0773
#c5945a color charts
#c5945a color shades, tints & tones
#c5945a color schemes
#c5945a color preview, HTML & CSS examples
This text has a color of #c5945a
<p style="color:#c5945a;">Text here</p>
.mytext {color:#c5945a;}
This box has a color of #c5945a
<div style="background-color:#c5945a;">Content here</div>
.mybackground {background-color:#c5945a;}
Border around this has a color of #c5945a
<div style="border:2px solid #c5945a;">Content here</div>
.myborder {border:2px solid #c5945a;}