#b04a06 color space conversions
Hex:
#b04a06
RGB:
176, 74, 6
CMY:
31, 71, 98
CMYK:
0, 58, 97, 31
HSL:
24°, 93.4066%, 35.6863%
HSV (HSB):
24°, 96.5909%, 69.0196%
XYZ:
20.3861, 14.1408, 1.8273
xyY:
0.5608, 0.3890, 14.1408
CIE-Lab:
44.4342, 38.8047, 52.9920
CIE-LCH:
44.4342, 65.6807, 53.7856
CIE-Luv:
44.4342, 83.6505, 38.3815
Hunter-Lab:
37.6043, 30.9615, 23.4420
#b04a06 color charts
#b04a06 color shades, tints & tones
#b04a06 color schemes
#b04a06 color preview, HTML & CSS examples
This text has a color of #b04a06
<p style="color:#b04a06;">Text here</p>
.mytext {color:#b04a06;}
This box has a color of #b04a06
<div style="background-color:#b04a06;">Content here</div>
.mybackground {background-color:#b04a06;}
Border around this has a color of #b04a06
<div style="border:2px solid #b04a06;">Content here</div>
.myborder {border:2px solid #b04a06;}