#b15e06 color space conversions
Hex:
#b15e06
RGB:
177, 94, 6
CMY:
31, 63, 98
CMYK:
0, 47, 97, 31
HSL:
31°, 93.4426%, 35.8824%
HSV (HSB):
31°, 96.6102%, 69.4118%
XYZ:
22.1670, 17.3657, 2.3559
xyY:
0.5292, 0.4146, 17.3657
CIE-Lab:
48.7175, 28.8153, 55.8513
CIE-LCH:
48.7175, 62.8465, 62.7095
CIE-Luv:
48.7175, 68.5313, 45.0421
Hunter-Lab:
41.6721, 22.0249, 25.8186
#b15e06 color charts
#b15e06 color shades, tints & tones
#b15e06 color schemes
#b15e06 color preview, HTML & CSS examples
This text has a color of #b15e06
<p style="color:#b15e06;">Text here</p>
.mytext {color:#b15e06;}
This box has a color of #b15e06
<div style="background-color:#b15e06;">Content here</div>
.mybackground {background-color:#b15e06;}
Border around this has a color of #b15e06
<div style="border:2px solid #b15e06;">Content here</div>
.myborder {border:2px solid #b15e06;}