#b2012c color space conversions
Hex:
#b2012c
RGB:
178, 1, 44
CMY:
30, 100, 83
CMYK:
0, 99, 75, 30
HSL:
345°, 98.8827%, 35.0980%
HSV (HSB):
345°, 99.4382%, 69.8039%
XYZ:
18.8256, 9.6685, 3.2569
xyY:
0.5929, 0.3045, 9.6685
CIE-Lab:
37.2408, 61.9698, 29.7110
CIE-LCH:
37.2408, 68.7241, 25.6151
CIE-Luv:
37.2408, 114.1913, 15.9002
Hunter-Lab:
31.0943, 53.6553, 15.5559
#b2012c color charts
#b2012c color shades, tints & tones
#b2012c color schemes
#b2012c color preview, HTML & CSS examples
This text has a color of #b2012c
<p style="color:#b2012c;">Text here</p>
.mytext {color:#b2012c;}
This box has a color of #b2012c
<div style="background-color:#b2012c;">Content here</div>
.mybackground {background-color:#b2012c;}
Border around this has a color of #b2012c
<div style="border:2px solid #b2012c;">Content here</div>
.myborder {border:2px solid #b2012c;}