#c48b1d color space conversions
Hex:
#c48b1d
RGB:
196, 139, 29
CMY:
23, 45, 89
CMYK:
0, 29, 85, 23
HSL:
40°, 74.2222%, 44.1176%
HSV (HSB):
40°, 85.2041%, 76.8627%
XYZ:
32.2193, 30.2897, 5.3108
xyY:
0.4751, 0.4466, 30.2897
CIE-Lab:
61.9034, 12.8379, 61.2423
CIE-LCH:
61.9034, 62.5734, 78.1608
CIE-Luv:
61.9034, 47.1853, 59.6870
Hunter-Lab:
55.0361, 8.1847, 32.8040
#c48b1d color charts
#c48b1d color shades, tints & tones
#c48b1d color schemes
#c48b1d color preview, HTML & CSS examples
This text has a color of #c48b1d
<p style="color:#c48b1d;">Text here</p>
.mytext {color:#c48b1d;}
This box has a color of #c48b1d
<div style="background-color:#c48b1d;">Content here</div>
.mybackground {background-color:#c48b1d;}
Border around this has a color of #c48b1d
<div style="border:2px solid #c48b1d;">Content here</div>
.myborder {border:2px solid #c48b1d;}