#b3213c color space conversions
Hex:
#b3213c
RGB:
179, 33, 60
CMY:
30, 87, 76
CMYK:
0, 82, 66, 30
HSL:
349°, 68.8679%, 41.5686%
HSV (HSB):
349°, 81.5642%, 70.1961%
XYZ:
19.9499, 10.9977, 5.3463
xyY:
0.5497, 0.3030, 10.9977
CIE-Lab:
39.5765, 57.5924, 22.5853
CIE-LCH:
39.5765, 61.8626, 21.4130
CIE-Luv:
39.5765, 102.5205, 12.4560
Hunter-Lab:
33.1627, 49.3464, 13.6556
#b3213c color charts
#b3213c color shades, tints & tones
#b3213c color schemes
#b3213c color preview, HTML & CSS examples
This text has a color of #b3213c
<p style="color:#b3213c;">Text here</p>
.mytext {color:#b3213c;}
This box has a color of #b3213c
<div style="background-color:#b3213c;">Content here</div>
.mybackground {background-color:#b3213c;}
Border around this has a color of #b3213c
<div style="border:2px solid #b3213c;">Content here</div>
.myborder {border:2px solid #b3213c;}