#b45f04 color space conversions
Hex:
#b45f04
RGB:
180, 95, 4
CMY:
29, 63, 98
CMYK:
0, 47, 98, 29
HSL:
31°, 95.6522%, 36.0784%
HSV (HSB):
31°, 97.7778%, 70.5882%
XYZ:
22.9365, 17.8965, 2.3603
xyY:
0.5310, 0.4143, 17.8965
CIE-Lab:
49.3703, 29.5223, 56.9416
CIE-LCH:
49.3703, 64.1397, 62.5948
CIE-Luv:
49.3703, 70.3129, 45.7741
Hunter-Lab:
42.3042, 22.7467, 26.3049
#b45f04 color charts
#b45f04 color shades, tints & tones
#b45f04 color schemes
#b45f04 color preview, HTML & CSS examples
This text has a color of #b45f04
<p style="color:#b45f04;">Text here</p>
.mytext {color:#b45f04;}
This box has a color of #b45f04
<div style="background-color:#b45f04;">Content here</div>
.mybackground {background-color:#b45f04;}
Border around this has a color of #b45f04
<div style="border:2px solid #b45f04;">Content here</div>
.myborder {border:2px solid #b45f04;}