#b0213c color space conversions
Hex:
#b0213c
RGB:
176, 33, 60
CMY:
31, 87, 76
CMYK:
0, 81, 66, 31
HSL:
349°, 68.4211%, 40.9804%
HSV (HSB):
349°, 81.2500%, 69.0196%
XYZ:
19.2640, 10.6441, 5.3142
xyY:
0.5469, 0.3022, 10.6441
CIE-Lab:
38.9744, 56.7426, 21.6940
CIE-LCH:
38.9744, 60.7483, 20.9230
CIE-Luv:
38.9744, 100.1110, 11.7864
Hunter-Lab:
32.6252, 48.3033, 13.1802
#b0213c color charts
#b0213c color shades, tints & tones
#b0213c color schemes
#b0213c color preview, HTML & CSS examples
This text has a color of #b0213c
<p style="color:#b0213c;">Text here</p>
.mytext {color:#b0213c;}
This box has a color of #b0213c
<div style="background-color:#b0213c;">Content here</div>
.mybackground {background-color:#b0213c;}
Border around this has a color of #b0213c
<div style="border:2px solid #b0213c;">Content here</div>
.myborder {border:2px solid #b0213c;}