#b04c3c color space conversions
Hex:
#b04c3c
RGB:
176, 76, 60
CMY:
31, 70, 76
CMYK:
0, 57, 66, 31
HSL:
8°, 49.1525%, 46.2745%
HSV (HSB):
8°, 65.9091%, 69.0196%
XYZ:
21.3045, 14.7252, 5.9943
xyY:
0.5070, 0.3504, 14.7252
CIE-Lab:
45.2555, 39.6930, 29.5295
CIE-LCH:
45.2555, 49.4725, 36.6473
CIE-Luv:
45.2555, 76.3132, 24.1553
Hunter-Lab:
38.3735, 31.9477, 17.5997
#b04c3c color charts
#b04c3c color shades, tints & tones
#b04c3c color schemes
#b04c3c color preview, HTML & CSS examples
This text has a color of #b04c3c
<p style="color:#b04c3c;">Text here</p>
.mytext {color:#b04c3c;}
This box has a color of #b04c3c
<div style="background-color:#b04c3c;">Content here</div>
.mybackground {background-color:#b04c3c;}
Border around this has a color of #b04c3c
<div style="border:2px solid #b04c3c;">Content here</div>
.myborder {border:2px solid #b04c3c;}