#b05a08 color space conversions
Hex:
#b05a08
RGB:
176, 90, 8
CMY:
31, 65, 97
CMYK:
0, 49, 95, 31
HSL:
29°, 91.3043%, 36.0784%
HSV (HSB):
29°, 95.4545%, 69.0196%
XYZ:
21.6045, 16.5600, 2.2874
xyY:
0.5341, 0.4094, 16.5600
CIE-Lab:
47.7007, 30.5721, 54.6432
CIE-LCH:
47.7007, 62.6141, 60.7736
CIE-Luv:
47.7007, 70.8717, 43.3909
Hunter-Lab:
40.6939, 23.5516, 25.1530
#b05a08 color charts
#b05a08 color shades, tints & tones
#b05a08 color schemes
#b05a08 color preview, HTML & CSS examples
This text has a color of #b05a08
<p style="color:#b05a08;">Text here</p>
.mytext {color:#b05a08;}
This box has a color of #b05a08
<div style="background-color:#b05a08;">Content here</div>
.mybackground {background-color:#b05a08;}
Border around this has a color of #b05a08
<div style="border:2px solid #b05a08;">Content here</div>
.myborder {border:2px solid #b05a08;}