#b04c20 color space conversions
Hex:
#b04c20
RGB:
176, 76, 32
CMY:
31, 70, 87
CMYK:
0, 57, 82, 31
HSL:
18°, 69.2308%, 40.7843%
HSV (HSB):
18°, 81.8182%, 69.0196%
XYZ:
20.7496, 14.5033, 3.0723
xyY:
0.5414, 0.3784, 14.5033
CIE-Lab:
44.9462, 38.3662, 44.1918
CIE-LCH:
44.9462, 58.5225, 49.0363
CIE-Luv:
44.9462, 80.3337, 34.4867
Hunter-Lab:
38.0832, 30.6104, 21.8751
#b04c20 color charts
#b04c20 color shades, tints & tones
#b04c20 color schemes
#b04c20 color preview, HTML & CSS examples
This text has a color of #b04c20
<p style="color:#b04c20;">Text here</p>
.mytext {color:#b04c20;}
This box has a color of #b04c20
<div style="background-color:#b04c20;">Content here</div>
.mybackground {background-color:#b04c20;}
Border around this has a color of #b04c20
<div style="border:2px solid #b04c20;">Content here</div>
.myborder {border:2px solid #b04c20;}