#b3520c color space conversions
Hex:
#b3520c
RGB:
179, 82, 12
CMY:
30, 68, 95
CMYK:
0, 54, 93, 30
HSL:
25°, 87.4346%, 37.4510%
HSV (HSB):
25°, 93.2961%, 70.1961%
XYZ:
21.6741, 15.6448, 2.2252
xyY:
0.5481, 0.3956, 15.6448
CIE-Lab:
46.5050, 36.0532, 53.0865
CIE-LCH:
46.5050, 64.1717, 55.8180
CIE-Luv:
46.5050, 79.6671, 40.5016
Hunter-Lab:
39.5536, 28.5935, 24.3519
#b3520c color charts
#b3520c color shades, tints & tones
#b3520c color schemes
#b3520c color preview, HTML & CSS examples
This text has a color of #b3520c
<p style="color:#b3520c;">Text here</p>
.mytext {color:#b3520c;}
This box has a color of #b3520c
<div style="background-color:#b3520c;">Content here</div>
.mybackground {background-color:#b3520c;}
Border around this has a color of #b3520c
<div style="border:2px solid #b3520c;">Content here</div>
.myborder {border:2px solid #b3520c;}