#b45a08 color space conversions
Hex:
#b45a08
RGB:
180, 90, 8
CMY:
29, 65, 97
CMYK:
0, 50, 96, 29
HSL:
29°, 91.4894%, 36.8627%
HSV (HSB):
29°, 95.5556%, 70.5882%
XYZ:
22.5224, 17.0332, 2.3304
xyY:
0.5377, 0.4067, 17.0332
CIE-Lab:
48.3018, 32.2431, 55.3361
CIE-LCH:
48.3018, 64.0445, 59.7717
CIE-Luv:
48.3018, 74.2530, 43.6609
Hunter-Lab:
41.2712, 25.1856, 25.5420
#b45a08 color charts
#b45a08 color shades, tints & tones
#b45a08 color schemes
#b45a08 color preview, HTML & CSS examples
This text has a color of #b45a08
<p style="color:#b45a08;">Text here</p>
.mytext {color:#b45a08;}
This box has a color of #b45a08
<div style="background-color:#b45a08;">Content here</div>
.mybackground {background-color:#b45a08;}
Border around this has a color of #b45a08
<div style="border:2px solid #b45a08;">Content here</div>
.myborder {border:2px solid #b45a08;}