#c4945d color space conversions
Hex:
#c4945d
RGB:
196, 148, 93
CMY:
23, 42, 64
CMYK:
0, 24, 53, 23
HSL:
32°, 46.6063%, 56.6667%
HSV (HSB):
32°, 52.5510%, 76.8627%
XYZ:
35.3306, 33.7059, 14.9997
xyY:
0.4204, 0.4011, 33.7059
CIE-Lab:
64.7284, 11.5399, 35.8940
CIE-LCH:
64.7284, 37.7034, 72.1775
CIE-Luv:
64.7284, 36.4851, 41.5714
Hunter-Lab:
58.0568, 7.0274, 25.3214
#c4945d color charts
#c4945d color shades, tints & tones
#c4945d color schemes
#c4945d color preview, HTML & CSS examples
This text has a color of #c4945d
<p style="color:#c4945d;">Text here</p>
.mytext {color:#c4945d;}
This box has a color of #c4945d
<div style="background-color:#c4945d;">Content here</div>
.mybackground {background-color:#c4945d;}
Border around this has a color of #c4945d
<div style="border:2px solid #c4945d;">Content here</div>
.myborder {border:2px solid #c4945d;}