#b2012f color space conversions
Hex:
#b2012f
RGB:
178, 1, 47
CMY:
30, 100, 82
CMYK:
0, 99, 74, 30
HSL:
344°, 98.8827%, 35.0980%
HSV (HSB):
344°, 99.4382%, 69.8039%
XYZ:
18.8840, 9.6919, 3.5648
xyY:
0.5875, 0.3015, 9.6919
CIE-Lab:
37.2837, 62.0864, 27.8872
CIE-LCH:
37.2837, 68.0618, 24.1881
CIE-Luv:
37.2837, 113.3692, 14.6509
Hunter-Lab:
31.1319, 53.7943, 15.0033
#b2012f color charts
#b2012f color shades, tints & tones
#b2012f color schemes
#b2012f color preview, HTML & CSS examples
This text has a color of #b2012f
<p style="color:#b2012f;">Text here</p>
.mytext {color:#b2012f;}
This box has a color of #b2012f
<div style="background-color:#b2012f;">Content here</div>
.mybackground {background-color:#b2012f;}
Border around this has a color of #b2012f
<div style="border:2px solid #b2012f;">Content here</div>
.myborder {border:2px solid #b2012f;}