#b30003 color space conversions
Hex:
#b30003
RGB:
179, 0, 3
CMY:
30, 100, 99
CMYK:
0, 100, 98, 30
HSL:
359°, 100.0000%, 35.0980%
HSV (HSB):
359°, 100.0000%, 70.1961%
XYZ:
18.6068, 9.5903, 0.9566
xyY:
0.6382, 0.3290, 9.5903
CIE-Lab:
37.0968, 61.4574, 50.2778
CIE-LCH:
37.0968, 79.4032, 39.2863
CIE-Luv:
37.0968, 121.6896, 25.9086
Hunter-Lab:
30.9682, 53.0552, 19.8463
#b30003 color charts
#b30003 color shades, tints & tones
#b30003 color schemes
#b30003 color preview, HTML & CSS examples
This text has a color of #b30003
<p style="color:#b30003;">Text here</p>
.mytext {color:#b30003;}
This box has a color of #b30003
<div style="background-color:#b30003;">Content here</div>
.mybackground {background-color:#b30003;}
Border around this has a color of #b30003
<div style="border:2px solid #b30003;">Content here</div>
.myborder {border:2px solid #b30003;}