#b3040b color space conversions
Hex:
#b3040b
RGB:
179, 4, 11
CMY:
30, 98, 96
CMYK:
0, 98, 94, 30
HSL:
358°, 95.6284%, 35.8824%
HSV (HSB):
358°, 97.7654%, 70.1961%
XYZ:
18.6942, 9.6947, 1.2026
xyY:
0.6317, 0.3276, 9.6947
CIE-Lab:
37.2888, 61.0836, 47.3375
CIE-LCH:
37.2888, 77.2790, 37.7744
CIE-Luv:
37.2888, 120.2179, 25.1501
Hunter-Lab:
31.1363, 52.6828, 19.5055
#b3040b color charts
#b3040b color shades, tints & tones
#b3040b color schemes
#b3040b color preview, HTML & CSS examples
This text has a color of #b3040b
<p style="color:#b3040b;">Text here</p>
.mytext {color:#b3040b;}
This box has a color of #b3040b
<div style="background-color:#b3040b;">Content here</div>
.mybackground {background-color:#b3040b;}
Border around this has a color of #b3040b
<div style="border:2px solid #b3040b;">Content here</div>
.myborder {border:2px solid #b3040b;}