#b3101a color space conversions
Hex:
#b3101a
RGB:
179, 16, 26
CMY:
30, 94, 90
CMYK:
0, 91, 85, 30
HSL:
356°, 83.5897%, 38.2353%
HSV (HSB):
356°, 91.0615%, 70.1961%
XYZ:
18.9622, 10.0289, 1.9136
xyY:
0.6136, 0.3245, 10.0289
CIE-Lab:
37.8942, 59.8567, 40.9219
CIE-LCH:
37.8942, 72.5082, 34.3590
CIE-Luv:
37.8942, 115.8870, 23.1698
Hunter-Lab:
31.6684, 51.4611, 18.5851
#b3101a color charts
#b3101a color shades, tints & tones
#b3101a color schemes
#b3101a color preview, HTML & CSS examples
This text has a color of #b3101a
<p style="color:#b3101a;">Text here</p>
.mytext {color:#b3101a;}
This box has a color of #b3101a
<div style="background-color:#b3101a;">Content here</div>
.mybackground {background-color:#b3101a;}
Border around this has a color of #b3101a
<div style="border:2px solid #b3101a;">Content here</div>
.myborder {border:2px solid #b3101a;}