#b3071f color space conversions
Hex:
#b3071f
RGB:
179, 7, 31
CMY:
30, 97, 88
CMYK:
0, 96, 83, 30
HSL:
352°, 92.4731%, 36.4706%
HSV (HSB):
352°, 96.0894%, 70.1961%
XYZ:
18.9137, 9.8346, 2.1977
xyY:
0.6112, 0.3178, 9.8346
CIE-Lab:
37.5439, 61.1176, 37.8625
CIE-LCH:
37.5439, 71.8952, 31.7783
CIE-Luv:
37.5439, 116.8472, 21.0913
Hunter-Lab:
31.3602, 52.7753, 17.7971
#b3071f color charts
#b3071f color shades, tints & tones
#b3071f color schemes
#b3071f color preview, HTML & CSS examples
This text has a color of #b3071f
<p style="color:#b3071f;">Text here</p>
.mytext {color:#b3071f;}
This box has a color of #b3071f
<div style="background-color:#b3071f;">Content here</div>
.mybackground {background-color:#b3071f;}
Border around this has a color of #b3071f
<div style="border:2px solid #b3071f;">Content here</div>
.myborder {border:2px solid #b3071f;}