#b3110a color space conversions
Hex:
#b3110a
RGB:
179, 17, 10
CMY:
30, 93, 96
CMYK:
0, 91, 94, 30
HSL:
2°, 89.4180%, 37.0588%
HSV (HSB):
2°, 94.4134%, 70.1961%
XYZ:
18.8456, 10.0065, 1.2253
xyY:
0.6266, 0.3327, 10.0065
CIE-Lab:
37.8541, 59.4299, 48.0330
CIE-LCH:
37.8541, 76.4138, 38.9462
CIE-Luv:
37.8541, 117.5430, 26.2693
Hunter-Lab:
31.6331, 50.9848, 19.8465
#b3110a color charts
#b3110a color shades, tints & tones
#b3110a color schemes
#b3110a color preview, HTML & CSS examples
This text has a color of #b3110a
<p style="color:#b3110a;">Text here</p>
.mytext {color:#b3110a;}
This box has a color of #b3110a
<div style="background-color:#b3110a;">Content here</div>
.mybackground {background-color:#b3110a;}
Border around this has a color of #b3110a
<div style="border:2px solid #b3110a;">Content here</div>
.myborder {border:2px solid #b3110a;}