#b7482a color space conversions
Hex:
#b7482a
RGB:
183, 72, 42
CMY:
28, 72, 84
CMYK:
0, 61, 77, 28
HSL:
13°, 62.6667%, 44.1176%
HSV (HSB):
13°, 77.0492%, 71.7647%
XYZ:
22.2637, 14.8692, 3.8871
xyY:
0.5428, 0.3625, 14.8692
CIE-Lab:
45.4545, 43.3269, 40.1016
CIE-LCH:
45.4545, 59.0369, 42.7861
CIE-Luv:
45.4545, 87.8844, 30.9930
Hunter-Lab:
38.5606, 35.5796, 21.0157
#b7482a color charts
#b7482a color shades, tints & tones
#b7482a color schemes
#b7482a color preview, HTML & CSS examples
This text has a color of #b7482a
<p style="color:#b7482a;">Text here</p>
.mytext {color:#b7482a;}
This box has a color of #b7482a
<div style="background-color:#b7482a;">Content here</div>
.mybackground {background-color:#b7482a;}
Border around this has a color of #b7482a
<div style="border:2px solid #b7482a;">Content here</div>
.myborder {border:2px solid #b7482a;}