#b30a00 color space conversions
Hex:
#b30a00
RGB:
179, 10, 0
CMY:
30, 96, 100
CMYK:
0, 94, 100, 30
HSL:
3°, 100.0000%, 35.0980%
HSV (HSB):
3°, 100.0000%, 70.1961%
XYZ:
18.6989, 9.8008, 0.9062
xyY:
0.6359, 0.3333, 9.8008
CIE-Lab:
37.4825, 60.2732, 51.6633
CIE-LCH:
37.4825, 79.3849, 40.6016
CIE-Luv:
37.4825, 119.9851, 26.9790
Hunter-Lab:
31.3062, 51.8307, 20.1981
#b30a00 color charts
#b30a00 color shades, tints & tones
#b30a00 color schemes
#b30a00 color preview, HTML & CSS examples
This text has a color of #b30a00
<p style="color:#b30a00;">Text here</p>
.mytext {color:#b30a00;}
This box has a color of #b30a00
<div style="background-color:#b30a00;">Content here</div>
.mybackground {background-color:#b30a00;}
Border around this has a color of #b30a00
<div style="border:2px solid #b30a00;">Content here</div>
.myborder {border:2px solid #b30a00;}