#b04c04 color space conversions
Hex:
#b04c04
RGB:
176, 76, 4
CMY:
31, 70, 98
CMYK:
0, 57, 98, 31
HSL:
25°, 95.5556%, 35.2941%
HSV (HSB):
25°, 97.7273%, 69.0196%
XYZ:
20.5109, 14.4078, 1.8148
xyY:
0.5584, 0.3922, 14.4078
CIE-Lab:
44.8121, 37.7848, 53.7604
CIE-LCH:
44.8121, 65.7105, 54.8990
CIE-Luv:
44.8121, 82.1886, 39.2241
Hunter-Lab:
37.9575, 30.0291, 23.7356
#b04c04 color charts
#b04c04 color shades, tints & tones
#b04c04 color schemes
#b04c04 color preview, HTML & CSS examples
This text has a color of #b04c04
<p style="color:#b04c04;">Text here</p>
.mytext {color:#b04c04;}
This box has a color of #b04c04
<div style="background-color:#b04c04;">Content here</div>
.mybackground {background-color:#b04c04;}
Border around this has a color of #b04c04
<div style="border:2px solid #b04c04;">Content here</div>
.myborder {border:2px solid #b04c04;}