#b21b5c color space conversions
Hex:
#b21b5c
RGB:
178, 27, 92
CMY:
30, 89, 64
CMYK:
0, 85, 48, 30
HSL:
334°, 73.6585%, 40.1961%
HSV (HSB):
334°, 84.8315%, 69.8039%
XYZ:
20.6838, 11.0216, 11.1624
xyY:
0.4825, 0.2571, 11.0216
CIE-Lab:
39.6167, 61.0192, 2.2865
CIE-LCH:
39.6167, 61.0620, 2.1460
CIE-Luv:
39.6167, 92.2374, -8.4545
Hunter-Lab:
33.1987, 53.1131, 3.3040
#b21b5c color charts
#b21b5c color shades, tints & tones
#b21b5c color schemes
#b21b5c color preview, HTML & CSS examples
This text has a color of #b21b5c
<p style="color:#b21b5c;">Text here</p>
.mytext {color:#b21b5c;}
This box has a color of #b21b5c
<div style="background-color:#b21b5c;">Content here</div>
.mybackground {background-color:#b21b5c;}
Border around this has a color of #b21b5c
<div style="border:2px solid #b21b5c;">Content here</div>
.myborder {border:2px solid #b21b5c;}