#c48e4a color space conversions
Hex:
#c48e4a
RGB:
196, 142, 74
CMY:
23, 44, 71
CMYK:
0, 28, 62, 23
HSL:
33°, 50.8333%, 52.9412%
HSV (HSB):
33°, 62.2449%, 76.8627%
XYZ:
33.6740, 31.5762, 10.7986
xyY:
0.4428, 0.4152, 31.5762
CIE-Lab:
62.9910, 13.3194, 43.6154
CIE-LCH:
62.9910, 45.6038, 73.0183
CIE-Luv:
62.9910, 42.3609, 47.6703
Hunter-Lab:
56.1927, 8.6306, 27.9411
#c48e4a color charts
#c48e4a color shades, tints & tones
#c48e4a color schemes
#c48e4a color preview, HTML & CSS examples
This text has a color of #c48e4a
<p style="color:#c48e4a;">Text here</p>
.mytext {color:#c48e4a;}
This box has a color of #c48e4a
<div style="background-color:#c48e4a;">Content here</div>
.mybackground {background-color:#c48e4a;}
Border around this has a color of #c48e4a
<div style="border:2px solid #c48e4a;">Content here</div>
.myborder {border:2px solid #c48e4a;}