#b15f01 color space conversions
Hex:
#b15f01
RGB:
177, 95, 1
CMY:
31, 63, 100
CMYK:
0, 46, 99, 31
HSL:
32°, 98.8764%, 34.9020%
HSV (HSB):
32°, 99.4350%, 69.4118%
XYZ:
22.2291, 17.5337, 2.2415
xyY:
0.5292, 0.4174, 17.5337
CIE-Lab:
48.9256, 28.2055, 57.1273
CIE-LCH:
48.9256, 63.7109, 63.7230
CIE-Luv:
48.9256, 67.8720, 45.8973
Hunter-Lab:
41.8733, 21.4815, 26.1375
#b15f01 color charts
#b15f01 color shades, tints & tones
#b15f01 color schemes
#b15f01 color preview, HTML & CSS examples
This text has a color of #b15f01
<p style="color:#b15f01;">Text here</p>
.mytext {color:#b15f01;}
This box has a color of #b15f01
<div style="background-color:#b15f01;">Content here</div>
.mybackground {background-color:#b15f01;}
Border around this has a color of #b15f01
<div style="border:2px solid #b15f01;">Content here</div>
.myborder {border:2px solid #b15f01;}