#b3050b color space conversions
Hex:
#b3050b
RGB:
179, 5, 11
CMY:
30, 98, 96
CMYK:
0, 97, 94, 30
HSL:
358°, 94.5652%, 36.0784%
HSV (HSB):
358°, 97.2067%, 70.1961%
XYZ:
18.7051, 9.7164, 1.2062
xyY:
0.6313, 0.3280, 9.7164
CIE-Lab:
37.3286, 60.9685, 47.3615
CIE-LCH:
37.3286, 77.2028, 37.8407
CIE-Luv:
37.3286, 120.0243, 25.2193
Hunter-Lab:
31.1712, 52.5642, 19.5255
#b3050b color charts
#b3050b color shades, tints & tones
#b3050b color schemes
#b3050b color preview, HTML & CSS examples
This text has a color of #b3050b
<p style="color:#b3050b;">Text here</p>
.mytext {color:#b3050b;}
This box has a color of #b3050b
<div style="background-color:#b3050b;">Content here</div>
.mybackground {background-color:#b3050b;}
Border around this has a color of #b3050b
<div style="border:2px solid #b3050b;">Content here</div>
.myborder {border:2px solid #b3050b;}