#c49e2e color space conversions
Hex:
#c49e2e
RGB:
196, 158, 46
CMY:
23, 38, 82
CMYK:
0, 19, 77, 23
HSL:
45°, 61.9835%, 47.4510%
HSV (HSB):
45°, 76.5306%, 76.8627%
XYZ:
35.4850, 36.3867, 7.7379
xyY:
0.4457, 0.4571, 36.3867
CIE-Lab:
66.8144, 3.0714, 59.9415
CIE-LCH:
66.8144, 60.0201, 87.0667
CIE-Luv:
66.8144, 32.1079, 63.7561
Hunter-Lab:
60.3214, -0.5573, 34.6195
#c49e2e color charts
#c49e2e color shades, tints & tones
#c49e2e color schemes
#c49e2e color preview, HTML & CSS examples
This text has a color of #c49e2e
<p style="color:#c49e2e;">Text here</p>
.mytext {color:#c49e2e;}
This box has a color of #c49e2e
<div style="background-color:#c49e2e;">Content here</div>
.mybackground {background-color:#c49e2e;}
Border around this has a color of #c49e2e
<div style="border:2px solid #c49e2e;">Content here</div>
.myborder {border:2px solid #c49e2e;}