#b2033f color space conversions
Hex:
#b2033f
RGB:
178, 3, 63
CMY:
30, 99, 75
CMYK:
0, 98, 65, 30
HSL:
339°, 96.6851%, 35.4902%
HSV (HSB):
339°, 98.3146%, 69.8039%
XYZ:
19.2899, 9.8890, 5.5947
xyY:
0.5547, 0.2844, 9.8890
CIE-Lab:
37.6424, 62.6154, 18.1333
CIE-LCH:
37.6424, 65.1882, 16.1509
CIE-Luv:
37.6424, 107.9391, 6.9938
Hunter-Lab:
31.4468, 54.4625, 11.4644
#b2033f color charts
#b2033f color shades, tints & tones
#b2033f color schemes
#b2033f color preview, HTML & CSS examples
This text has a color of #b2033f
<p style="color:#b2033f;">Text here</p>
.mytext {color:#b2033f;}
This box has a color of #b2033f
<div style="background-color:#b2033f;">Content here</div>
.mybackground {background-color:#b2033f;}
Border around this has a color of #b2033f
<div style="border:2px solid #b2033f;">Content here</div>
.myborder {border:2px solid #b2033f;}