#b30d1a color space conversions
Hex:
#b30d1a
RGB:
179, 13, 26
CMY:
30, 95, 90
CMYK:
0, 93, 85, 30
HSL:
355°, 86.4583%, 37.6471%
HSV (HSB):
355°, 92.7374%, 70.1961%
XYZ:
18.9208, 9.9461, 1.8998
xyY:
0.6150, 0.3233, 9.9461
CIE-Lab:
37.7456, 60.2847, 40.7909
CIE-LCH:
37.7456, 72.7883, 34.0837
CIE-Luv:
37.7456, 116.5838, 22.9028
Hunter-Lab:
31.5375, 51.8997, 18.5046
#b30d1a color charts
#b30d1a color shades, tints & tones
#b30d1a color schemes
#b30d1a color preview, HTML & CSS examples
This text has a color of #b30d1a
<p style="color:#b30d1a;">Text here</p>
.mytext {color:#b30d1a;}
This box has a color of #b30d1a
<div style="background-color:#b30d1a;">Content here</div>
.mybackground {background-color:#b30d1a;}
Border around this has a color of #b30d1a
<div style="border:2px solid #b30d1a;">Content here</div>
.myborder {border:2px solid #b30d1a;}