#c48000 color space conversions
Hex:
#c48000
RGB:
196, 128, 0
CMY:
23, 50, 100
CMYK:
0, 35, 100, 23
HSL:
39°, 100.0000%, 38.4314%
HSV (HSB):
39°, 100.0000%, 76.8627%
XYZ:
30.4841, 27.1741, 3.6384
xyY:
0.4973, 0.4433, 27.1741
CIE-Lab:
59.1351, 18.3956, 65.1242
CIE-LCH:
59.1351, 67.6724, 74.2266
CIE-Luv:
59.1351, 56.6781, 58.6891
Hunter-Lab:
52.1288, 13.1587, 32.3519
#c48000 color charts
#c48000 color shades, tints & tones
#c48000 color schemes
#c48000 color preview, HTML & CSS examples
This text has a color of #c48000
<p style="color:#c48000;">Text here</p>
.mytext {color:#c48000;}
This box has a color of #c48000
<div style="background-color:#c48000;">Content here</div>
.mybackground {background-color:#c48000;}
Border around this has a color of #c48000
<div style="border:2px solid #c48000;">Content here</div>
.myborder {border:2px solid #c48000;}