#b15f06 color space conversions
Hex:
#b15f06
RGB:
177, 95, 6
CMY:
31, 63, 98
CMYK:
0, 46, 97, 31
HSL:
31°, 93.4426%, 35.8824%
HSV (HSB):
31°, 96.6102%, 69.4118%
XYZ:
22.2565, 17.5447, 2.3857
xyY:
0.5276, 0.4159, 17.5447
CIE-Lab:
48.9391, 28.2737, 55.9991
CIE-LCH:
48.9391, 62.7320, 63.2110
CIE-Luv:
48.9391, 67.7155, 45.3905
Hunter-Lab:
41.8864, 21.5458, 25.9435
#b15f06 color charts
#b15f06 color shades, tints & tones
#b15f06 color schemes
#b15f06 color preview, HTML & CSS examples
This text has a color of #b15f06
<p style="color:#b15f06;">Text here</p>
.mytext {color:#b15f06;}
This box has a color of #b15f06
<div style="background-color:#b15f06;">Content here</div>
.mybackground {background-color:#b15f06;}
Border around this has a color of #b15f06
<div style="border:2px solid #b15f06;">Content here</div>
.myborder {border:2px solid #b15f06;}