#b30d10 color space conversions
Hex:
#b30d10
RGB:
179, 13, 16
CMY:
30, 95, 94
CMYK:
0, 93, 91, 30
HSL:
359°, 86.4583%, 37.6471%
HSV (HSB):
359°, 92.7374%, 70.1961%
XYZ:
18.8279, 9.9090, 1.4105
xyY:
0.6245, 0.3287, 9.9090
CIE-Lab:
37.6785, 60.0949, 45.5778
CIE-LCH:
37.6785, 75.4237, 37.1778
CIE-Luv:
37.6785, 117.9480, 25.0204
Hunter-Lab:
31.4785, 51.6766, 19.3783
#b30d10 color charts
#b30d10 color shades, tints & tones
#b30d10 color schemes
#b30d10 color preview, HTML & CSS examples
This text has a color of #b30d10
<p style="color:#b30d10;">Text here</p>
.mytext {color:#b30d10;}
This box has a color of #b30d10
<div style="background-color:#b30d10;">Content here</div>
.mybackground {background-color:#b30d10;}
Border around this has a color of #b30d10
<div style="border:2px solid #b30d10;">Content here</div>
.myborder {border:2px solid #b30d10;}