#b05e01 color space conversions
Hex:
#b05e01
RGB:
176, 94, 1
CMY:
31, 63, 100
CMYK:
0, 47, 99, 31
HSL:
32°, 98.8701%, 34.7059%
HSV (HSB):
32°, 99.4318%, 69.0196%
XYZ:
21.9127, 17.2377, 2.2010
xyY:
0.5299, 0.4169, 17.2377
CIE-Lab:
48.5582, 28.3205, 56.8255
CIE-LCH:
48.5582, 63.4917, 63.5095
CIE-Luv:
48.5582, 67.8455, 45.4920
Hunter-Lab:
41.5183, 21.5523, 25.9197
#b05e01 color charts
#b05e01 color shades, tints & tones
#b05e01 color schemes
#b05e01 color preview, HTML & CSS examples
This text has a color of #b05e01
<p style="color:#b05e01;">Text here</p>
.mytext {color:#b05e01;}
This box has a color of #b05e01
<div style="background-color:#b05e01;">Content here</div>
.mybackground {background-color:#b05e01;}
Border around this has a color of #b05e01
<div style="border:2px solid #b05e01;">Content here</div>
.myborder {border:2px solid #b05e01;}