#b04e40 color space conversions
Hex:
#b04e40
RGB:
176, 78, 64
CMY:
31, 69, 75
CMYK:
0, 56, 64, 31
HSL:
8°, 46.6667%, 47.0588%
HSV (HSB):
8°, 63.6364%, 69.0196%
XYZ:
21.5543, 15.0491, 6.6192
xyY:
0.4987, 0.3482, 15.0491
CIE-Lab:
45.7013, 38.9539, 27.7412
CIE-LCH:
45.7013, 47.8224, 35.4568
CIE-Luv:
45.7013, 74.2008, 22.9654
Hunter-Lab:
38.7931, 31.2906, 17.0386
#b04e40 color charts
#b04e40 color shades, tints & tones
#b04e40 color schemes
#b04e40 color preview, HTML & CSS examples
This text has a color of #b04e40
<p style="color:#b04e40;">Text here</p>
.mytext {color:#b04e40;}
This box has a color of #b04e40
<div style="background-color:#b04e40;">Content here</div>
.mybackground {background-color:#b04e40;}
Border around this has a color of #b04e40
<div style="border:2px solid #b04e40;">Content here</div>
.myborder {border:2px solid #b04e40;}