#c46b00 color space conversions
Hex:
#c46b00
RGB:
196, 107, 0
CMY:
23, 58, 100
CMYK:
0, 45, 100, 23
HSL:
33°, 100.0000%, 38.4314%
HSV (HSB):
33°, 100.0000%, 76.8627%
XYZ:
28.0226, 22.2512, 2.8179
xyY:
0.5278, 0.4191, 22.2512
CIE-Lab:
54.2925, 29.7975, 62.0349
CIE-LCH:
54.2925, 68.8202, 64.3434
CIE-Luv:
54.2925, 74.0445, 51.2071
Hunter-Lab:
47.1711, 23.4909, 29.4779
#c46b00 color charts
#c46b00 color shades, tints & tones
#c46b00 color schemes
#c46b00 color preview, HTML & CSS examples
This text has a color of #c46b00
<p style="color:#c46b00;">Text here</p>
.mytext {color:#c46b00;}
This box has a color of #c46b00
<div style="background-color:#c46b00;">Content here</div>
.mybackground {background-color:#c46b00;}
Border around this has a color of #c46b00
<div style="border:2px solid #c46b00;">Content here</div>
.myborder {border:2px solid #c46b00;}