#b3502e color space conversions
Hex:
#b3502e
RGB:
179, 80, 46
CMY:
30, 69, 82
CMYK:
0, 55, 74, 30
HSL:
15°, 59.1111%, 44.1176%
HSV (HSB):
15°, 74.3017%, 70.1961%
XYZ:
21.9522, 15.5183, 4.4231
xyY:
0.5240, 0.3704, 15.5183
CIE-Lab:
46.3360, 38.0828, 38.7240
CIE-LCH:
46.3360, 54.3125, 45.4783
CIE-Luv:
46.3360, 78.1937, 31.8101
Hunter-Lab:
39.3933, 30.5324, 20.9182
#b3502e color charts
#b3502e color shades, tints & tones
#b3502e color schemes
#b3502e color preview, HTML & CSS examples
This text has a color of #b3502e
<p style="color:#b3502e;">Text here</p>
.mytext {color:#b3502e;}
This box has a color of #b3502e
<div style="background-color:#b3502e;">Content here</div>
.mybackground {background-color:#b3502e;}
Border around this has a color of #b3502e
<div style="border:2px solid #b3502e;">Content here</div>
.myborder {border:2px solid #b3502e;}