#b05d01 color space conversions
Hex:
#b05d01
RGB:
176, 93, 1
CMY:
31, 64, 100
CMYK:
0, 47, 99, 31
HSL:
32°, 98.8701%, 34.7059%
HSV (HSB):
32°, 99.4318%, 69.0196%
XYZ:
21.8243, 17.0610, 2.1716
xyY:
0.5316, 0.4155, 17.0610
CIE-Lab:
48.3368, 28.8620, 56.6880
CIE-LCH:
48.3368, 63.6124, 63.0177
CIE-Luv:
48.3368, 68.6632, 45.1465
Hunter-Lab:
41.3050, 22.0305, 25.7964
#b05d01 color charts
#b05d01 color shades, tints & tones
#b05d01 color schemes
#b05d01 color preview, HTML & CSS examples
This text has a color of #b05d01
<p style="color:#b05d01;">Text here</p>
.mytext {color:#b05d01;}
This box has a color of #b05d01
<div style="background-color:#b05d01;">Content here</div>
.mybackground {background-color:#b05d01;}
Border around this has a color of #b05d01
<div style="border:2px solid #b05d01;">Content here</div>
.myborder {border:2px solid #b05d01;}