#b3072f color space conversions
Hex:
#b3072f
RGB:
179, 7, 47
CMY:
30, 97, 82
CMYK:
0, 96, 74, 30
HSL:
346°, 92.4731%, 36.4706%
HSV (HSB):
346°, 96.0894%, 70.1961%
XYZ:
19.1795, 9.9409, 3.5972
xyY:
0.5862, 0.3038, 9.9409
CIE-Lab:
37.7362, 61.6499, 28.4735
CIE-LCH:
37.7362, 67.9076, 24.7902
CIE-Luv:
37.7362, 113.1005, 15.3299
Hunter-Lab:
31.5292, 53.4070, 15.3059
#b3072f color charts
#b3072f color shades, tints & tones
#b3072f color schemes
#b3072f color preview, HTML & CSS examples
This text has a color of #b3072f
<p style="color:#b3072f;">Text here</p>
.mytext {color:#b3072f;}
This box has a color of #b3072f
<div style="background-color:#b3072f;">Content here</div>
.mybackground {background-color:#b3072f;}
Border around this has a color of #b3072f
<div style="border:2px solid #b3072f;">Content here</div>
.myborder {border:2px solid #b3072f;}