#b30201 color space conversions
Hex:
#b30201
RGB:
179, 2, 1
CMY:
30, 99, 100
CMYK:
0, 99, 99, 30
HSL:
0°, 98.8889%, 35.2941%
HSV (HSB):
0°, 99.4413%, 70.1961%
XYZ:
18.6176, 9.6293, 0.9061
xyY:
0.6386, 0.3303, 9.6293
CIE-Lab:
37.1687, 61.2033, 51.1237
CIE-LCH:
37.1687, 79.7463, 39.8723
CIE-Luv:
37.1687, 121.4672, 26.3058
Hunter-Lab:
31.0311, 52.7893, 19.9905
#b30201 color charts
#b30201 color shades, tints & tones
#b30201 color schemes
#b30201 color preview, HTML & CSS examples
This text has a color of #b30201
<p style="color:#b30201;">Text here</p>
.mytext {color:#b30201;}
This box has a color of #b30201
<div style="background-color:#b30201;">Content here</div>
.mybackground {background-color:#b30201;}
Border around this has a color of #b30201
<div style="border:2px solid #b30201;">Content here</div>
.myborder {border:2px solid #b30201;}