#b04c3a color space conversions
Hex:
#b04c3a
RGB:
176, 76, 58
CMY:
31, 70, 77
CMYK:
0, 57, 67, 31
HSL:
9°, 50.4274%, 45.8824%
HSV (HSB):
9°, 67.0455%, 69.0196%
XYZ:
21.2527, 14.7045, 5.7211
xyY:
0.5099, 0.3528, 14.7045
CIE-Lab:
45.2267, 39.5704, 30.6539
CIE-LCH:
45.2267, 50.0547, 37.7638
CIE-Luv:
45.2267, 76.6731, 25.0839
Hunter-Lab:
38.3464, 31.8235, 17.9967
#b04c3a color charts
#b04c3a color shades, tints & tones
#b04c3a color schemes
#b04c3a color preview, HTML & CSS examples
This text has a color of #b04c3a
<p style="color:#b04c3a;">Text here</p>
.mytext {color:#b04c3a;}
This box has a color of #b04c3a
<div style="background-color:#b04c3a;">Content here</div>
.mybackground {background-color:#b04c3a;}
Border around this has a color of #b04c3a
<div style="border:2px solid #b04c3a;">Content here</div>
.myborder {border:2px solid #b04c3a;}