#b3310c color space conversions
Hex:
#b3310c
RGB:
179, 49, 12
CMY:
30, 81, 95
CMYK:
0, 73, 93, 30
HSL:
13°, 87.4346%, 37.4510%
HSV (HSB):
13°, 93.2961%, 70.1961%
XYZ:
19.7551, 11.8069, 1.5856
xyY:
0.5960, 0.3562, 11.8069
CIE-Lab:
40.9075, 50.8851, 49.2768
CIE-LCH:
40.9075, 70.8343, 44.0801
CIE-Luv:
40.9075, 103.2204, 31.2257
Hunter-Lab:
34.3611, 42.4921, 21.3169
#b3310c color charts
#b3310c color shades, tints & tones
#b3310c color schemes
#b3310c color preview, HTML & CSS examples
This text has a color of #b3310c
<p style="color:#b3310c;">Text here</p>
.mytext {color:#b3310c;}
This box has a color of #b3310c
<div style="background-color:#b3310c;">Content here</div>
.mybackground {background-color:#b3310c;}
Border around this has a color of #b3310c
<div style="border:2px solid #b3310c;">Content here</div>
.myborder {border:2px solid #b3310c;}