#b45b00 color space conversions
Hex:
#b45b00
RGB:
180, 91, 0
CMY:
29, 64, 100
CMYK:
0, 49, 100, 29
HSL:
30°, 100.0000%, 35.2941%
HSV (HSB):
30°, 100.0000%, 70.5882%
XYZ:
22.5635, 17.1855, 2.1279
xyY:
0.5388, 0.4104, 17.1855
CIE-Lab:
48.4929, 31.6074, 57.3229
CIE-LCH:
48.4929, 65.4595, 61.1280
CIE-Luv:
48.4929, 73.7140, 44.8155
Hunter-Lab:
41.4554, 24.6078, 25.9754
#b45b00 color charts
#b45b00 color shades, tints & tones
#b45b00 color schemes
#b45b00 color preview, HTML & CSS examples
This text has a color of #b45b00
<p style="color:#b45b00;">Text here</p>
.mytext {color:#b45b00;}
This box has a color of #b45b00
<div style="background-color:#b45b00;">Content here</div>
.mybackground {background-color:#b45b00;}
Border around this has a color of #b45b00
<div style="border:2px solid #b45b00;">Content here</div>
.myborder {border:2px solid #b45b00;}