#b45f0c color space conversions
Hex:
#b45f0c
RGB:
180, 95, 12
CMY:
29, 63, 95
CMYK:
0, 47, 93, 29
HSL:
30°, 87.5000%, 37.6471%
HSV (HSB):
30°, 93.3333%, 70.5882%
XYZ:
22.9810, 17.9143, 2.5944
xyY:
0.5284, 0.4119, 17.9143
CIE-Lab:
49.3919, 29.6299, 55.1934
CIE-LCH:
49.3919, 62.6438, 61.7714
CIE-Luv:
49.3919, 70.0571, 44.9648
Hunter-Lab:
42.3252, 22.8494, 25.9934
#b45f0c color charts
#b45f0c color shades, tints & tones
#b45f0c color schemes
#b45f0c color preview, HTML & CSS examples
This text has a color of #b45f0c
<p style="color:#b45f0c;">Text here</p>
.mytext {color:#b45f0c;}
This box has a color of #b45f0c
<div style="background-color:#b45f0c;">Content here</div>
.mybackground {background-color:#b45f0c;}
Border around this has a color of #b45f0c
<div style="border:2px solid #b45f0c;">Content here</div>
.myborder {border:2px solid #b45f0c;}