#b46c0c color space conversions
Hex:
#b46c0c
RGB:
180, 108, 12
CMY:
29, 58, 95
CMYK:
0, 40, 93, 29
HSL:
34°, 87.5000%, 37.6471%
HSV (HSB):
34°, 93.3333%, 70.5882%
XYZ:
24.2513, 20.4550, 3.0178
xyY:
0.5082, 0.4286, 20.4550
CIE-Lab:
52.3478, 22.5264, 57.3149
CIE-LCH:
52.3478, 61.5828, 68.5438
CIE-Luv:
52.3478, 59.4512, 49.6187
Hunter-Lab:
45.2272, 16.5662, 27.7028
#b46c0c color charts
#b46c0c color shades, tints & tones
#b46c0c color schemes
#b46c0c color preview, HTML & CSS examples
This text has a color of #b46c0c
<p style="color:#b46c0c;">Text here</p>
.mytext {color:#b46c0c;}
This box has a color of #b46c0c
<div style="background-color:#b46c0c;">Content here</div>
.mybackground {background-color:#b46c0c;}
Border around this has a color of #b46c0c
<div style="border:2px solid #b46c0c;">Content here</div>
.myborder {border:2px solid #b46c0c;}