#b3100f color space conversions
Hex:
#b3100f
RGB:
179, 16, 15
CMY:
30, 94, 94
CMYK:
0, 91, 92, 30
HSL:
0°, 84.5361%, 38.0392%
HSV (HSB):
0°, 91.6201%, 70.1961%
XYZ:
18.8619, 9.9888, 1.3858
xyY:
0.6238, 0.3304, 9.9888
CIE-Lab:
37.8223, 59.6510, 46.1010
CIE-LCH:
37.8223, 75.3893, 37.6985
CIE-Luv:
37.8223, 117.3416, 25.4493
Hunter-Lab:
31.6050, 51.2202, 19.5237
#b3100f color charts
#b3100f color shades, tints & tones
#b3100f color schemes
#b3100f color preview, HTML & CSS examples
This text has a color of #b3100f
<p style="color:#b3100f;">Text here</p>
.mytext {color:#b3100f;}
This box has a color of #b3100f
<div style="background-color:#b3100f;">Content here</div>
.mybackground {background-color:#b3100f;}
Border around this has a color of #b3100f
<div style="border:2px solid #b3100f;">Content here</div>
.myborder {border:2px solid #b3100f;}