#b21b3a color space conversions
Hex:
#b21b3a
RGB:
178, 27, 58
CMY:
30, 89, 77
CMYK:
0, 85, 67, 30
HSL:
348°, 73.6585%, 40.1961%
HSV (HSB):
348°, 84.8315%, 69.8039%
XYZ:
19.5158, 10.5543, 5.0116
xyY:
0.5563, 0.3009, 10.5543
CIE-Lab:
38.8195, 58.6844, 22.8413
CIE-LCH:
38.8195, 62.9729, 21.2671
CIE-Luv:
38.8195, 104.4197, 12.2015
Hunter-Lab:
32.4874, 50.3750, 13.5950
#b21b3a color charts
#b21b3a color shades, tints & tones
#b21b3a color schemes
#b21b3a color preview, HTML & CSS examples
This text has a color of #b21b3a
<p style="color:#b21b3a;">Text here</p>
.mytext {color:#b21b3a;}
This box has a color of #b21b3a
<div style="background-color:#b21b3a;">Content here</div>
.mybackground {background-color:#b21b3a;}
Border around this has a color of #b21b3a
<div style="border:2px solid #b21b3a;">Content here</div>
.myborder {border:2px solid #b21b3a;}