#b3220c color space conversions
Hex:
#b3220c
RGB:
179, 34, 12
CMY:
30, 87, 95
CMYK:
0, 81, 93, 30
HSL:
8°, 87.4346%, 37.4510%
HSV (HSB):
8°, 93.2961%, 70.1961%
XYZ:
19.2288, 10.7543, 1.4101
xyY:
0.6125, 0.3426, 10.7543
CIE-Lab:
39.1635, 55.7485, 48.1420
CIE-LCH:
39.1635, 73.6583, 40.8125
CIE-Luv:
39.1635, 111.2068, 28.2497
Hunter-Lab:
32.7938, 47.2754, 20.4061
#b3220c color charts
#b3220c color shades, tints & tones
#b3220c color schemes
#b3220c color preview, HTML & CSS examples
This text has a color of #b3220c
<p style="color:#b3220c;">Text here</p>
.mytext {color:#b3220c;}
This box has a color of #b3220c
<div style="background-color:#b3220c;">Content here</div>
.mybackground {background-color:#b3220c;}
Border around this has a color of #b3220c
<div style="border:2px solid #b3220c;">Content here</div>
.myborder {border:2px solid #b3220c;}