#b0213a color space conversions
Hex:
#b0213a
RGB:
176, 33, 58
CMY:
31, 87, 77
CMYK:
0, 81, 67, 31
HSL:
350°, 68.4211%, 40.9804%
HSV (HSB):
350°, 81.2500%, 69.0196%
XYZ:
19.2121, 10.6233, 5.0409
xyY:
0.5509, 0.3046, 10.6233
CIE-Lab:
38.9386, 56.6328, 22.9072
CIE-LCH:
38.9386, 61.0902, 22.0227
CIE-Luv:
38.9386, 100.6993, 12.8072
Hunter-Lab:
32.5934, 48.1777, 13.6456
#b0213a color charts
#b0213a color shades, tints & tones
#b0213a color schemes
#b0213a color preview, HTML & CSS examples
This text has a color of #b0213a
<p style="color:#b0213a;">Text here</p>
.mytext {color:#b0213a;}
This box has a color of #b0213a
<div style="background-color:#b0213a;">Content here</div>
.mybackground {background-color:#b0213a;}
Border around this has a color of #b0213a
<div style="border:2px solid #b0213a;">Content here</div>
.myborder {border:2px solid #b0213a;}