#c46000 color space conversions
Hex:
#c46000
RGB:
196, 96, 0
CMY:
23, 62, 100
CMYK:
0, 51, 100, 23
HSL:
29°, 100.0000%, 38.4314%
HSV (HSB):
29°, 100.0000%, 76.8627%
XYZ:
26.9478, 20.1015, 2.4597
xyY:
0.5443, 0.4060, 20.1015
CIE-Lab:
51.9518, 35.5764, 60.6209
CIE-LCH:
51.9518, 70.2892, 59.5927
CIE-Luv:
51.9518, 83.1462, 47.5046
Hunter-Lab:
44.8347, 28.8264, 28.1316
#c46000 color charts
#c46000 color shades, tints & tones
#c46000 color schemes
#c46000 color preview, HTML & CSS examples
This text has a color of #c46000
<p style="color:#c46000;">Text here</p>
.mytext {color:#c46000;}
This box has a color of #c46000
<div style="background-color:#c46000;">Content here</div>
.mybackground {background-color:#c46000;}
Border around this has a color of #c46000
<div style="border:2px solid #c46000;">Content here</div>
.myborder {border:2px solid #c46000;}