#b46e0c color space conversions
Hex:
#b46e0c
RGB:
180, 110, 12
CMY:
29, 57, 95
CMYK:
0, 39, 93, 29
HSL:
35°, 87.5000%, 37.6471%
HSV (HSB):
35°, 93.3333%, 70.5882%
XYZ:
24.4647, 20.8817, 3.0890
xyY:
0.5051, 0.4311, 20.8817
CIE-Lab:
52.8198, 21.4191, 57.6570
CIE-LCH:
52.8198, 61.5069, 69.6204
CIE-Luv:
52.8198, 57.8225, 50.3532
Hunter-Lab:
45.6965, 15.5952, 27.9797
#b46e0c color charts
#b46e0c color shades, tints & tones
#b46e0c color schemes
#b46e0c color preview, HTML & CSS examples
This text has a color of #b46e0c
<p style="color:#b46e0c;">Text here</p>
.mytext {color:#b46e0c;}
This box has a color of #b46e0c
<div style="background-color:#b46e0c;">Content here</div>
.mybackground {background-color:#b46e0c;}
Border around this has a color of #b46e0c
<div style="border:2px solid #b46e0c;">Content here</div>
.myborder {border:2px solid #b46e0c;}