#b3000b color space conversions
Hex:
#b3000b
RGB:
179, 0, 11
CMY:
30, 100, 96
CMYK:
0, 100, 94, 30
HSL:
356°, 100.0000%, 35.0980%
HSV (HSB):
356°, 100.0000%, 70.1961%
XYZ:
18.6508, 9.6079, 1.1881
xyY:
0.6334, 0.3263, 9.6079
CIE-Lab:
37.1292, 61.5461, 47.2418
CIE-LCH:
37.1292, 77.5868, 37.5093
CIE-Luv:
37.1292, 120.9969, 24.8720
Hunter-Lab:
30.9966, 53.1605, 19.4250
#b3000b color charts
#b3000b color shades, tints & tones
#b3000b color schemes
#b3000b color preview, HTML & CSS examples
This text has a color of #b3000b
<p style="color:#b3000b;">Text here</p>
.mytext {color:#b3000b;}
This box has a color of #b3000b
<div style="background-color:#b3000b;">Content here</div>
.mybackground {background-color:#b3000b;}
Border around this has a color of #b3000b
<div style="border:2px solid #b3000b;">Content here</div>
.myborder {border:2px solid #b3000b;}