#b3473e color space conversions
Hex:
#b3473e
RGB:
179, 71, 62
CMY:
30, 72, 76
CMYK:
0, 60, 65, 30
HSL:
5°, 48.5477%, 47.2549%
HSV (HSB):
5°, 65.3631%, 70.1961%
XYZ:
21.7131, 14.4380, 6.1998
xyY:
0.5127, 0.3409, 14.4380
CIE-Lab:
44.8546, 43.3506, 27.9786
CIE-LCH:
44.8546, 51.5953, 32.8383
CIE-Luv:
44.8546, 81.7886, 21.8698
Hunter-Lab:
37.9973, 35.5064, 16.9241
#b3473e color charts
#b3473e color shades, tints & tones
#b3473e color schemes
#b3473e color preview, HTML & CSS examples
This text has a color of #b3473e
<p style="color:#b3473e;">Text here</p>
.mytext {color:#b3473e;}
This box has a color of #b3473e
<div style="background-color:#b3473e;">Content here</div>
.mybackground {background-color:#b3473e;}
Border around this has a color of #b3473e
<div style="border:2px solid #b3473e;">Content here</div>
.myborder {border:2px solid #b3473e;}