#c48c10 color space conversions
Hex:
#c48c10
RGB:
196, 140, 16
CMY:
23, 45, 94
CMYK:
0, 29, 92, 23
HSL:
41°, 84.9057%, 41.5686%
HSV (HSB):
41°, 91.8367%, 76.8627%
XYZ:
32.2366, 30.5293, 4.6839
xyY:
0.4779, 0.4526, 30.5293
CIE-Lab:
62.1083, 12.0168, 64.5918
CIE-LCH:
62.1083, 65.7001, 79.4610
CIE-Luv:
62.1083, 46.7409, 61.8341
Hunter-Lab:
55.2534, 7.4492, 33.6512
#c48c10 color charts
#c48c10 color shades, tints & tones
#c48c10 color schemes
#c48c10 color preview, HTML & CSS examples
This text has a color of #c48c10
<p style="color:#c48c10;">Text here</p>
.mytext {color:#c48c10;}
This box has a color of #c48c10
<div style="background-color:#c48c10;">Content here</div>
.mybackground {background-color:#c48c10;}
Border around this has a color of #c48c10
<div style="border:2px solid #c48c10;">Content here</div>
.myborder {border:2px solid #c48c10;}