#b0032f color space conversions
Hex:
#b0032f
RGB:
176, 3, 47
CMY:
31, 99, 82
CMYK:
0, 98, 73, 31
HSL:
345°, 96.6480%, 35.0980%
HSV (HSB):
345°, 98.2955%, 69.0196%
XYZ:
18.4501, 9.5005, 3.5507
xyY:
0.5857, 0.3016, 9.5005
CIE-Lab:
36.9305, 61.3569, 27.3626
CIE-LCH:
36.9305, 67.1817, 24.0349
CIE-Luv:
36.9305, 111.4836, 14.3613
Hunter-Lab:
30.8228, 52.9079, 14.7460
#b0032f color charts
#b0032f color shades, tints & tones
#b0032f color schemes
#b0032f color preview, HTML & CSS examples
This text has a color of #b0032f
<p style="color:#b0032f;">Text here</p>
.mytext {color:#b0032f;}
This box has a color of #b0032f
<div style="background-color:#b0032f;">Content here</div>
.mybackground {background-color:#b0032f;}
Border around this has a color of #b0032f
<div style="border:2px solid #b0032f;">Content here</div>
.myborder {border:2px solid #b0032f;}