#b21a5e color space conversions
Hex:
#b21a5e
RGB:
178, 26, 94
CMY:
30, 90, 63
CMYK:
0, 85, 47, 30
HSL:
333°, 74.5098%, 40.0000%
HSV (HSB):
333°, 85.3933%, 69.8039%
XYZ:
20.7499, 11.0119, 11.6215
xyY:
0.4783, 0.2538, 11.0119
CIE-Lab:
39.6005, 61.4089, 0.9925
CIE-LCH:
39.6005, 61.4170, 0.9259
CIE-Luv:
39.6005, 91.6743, -10.0219
Hunter-Lab:
33.1842, 53.5425, 2.4648
#b21a5e color charts
#b21a5e color shades, tints & tones
#b21a5e color schemes
#b21a5e color preview, HTML & CSS examples
This text has a color of #b21a5e
<p style="color:#b21a5e;">Text here</p>
.mytext {color:#b21a5e;}
This box has a color of #b21a5e
<div style="background-color:#b21a5e;">Content here</div>
.mybackground {background-color:#b21a5e;}
Border around this has a color of #b21a5e
<div style="border:2px solid #b21a5e;">Content here</div>
.myborder {border:2px solid #b21a5e;}