#b21f91 color space conversions
Hex:
#b21f91
RGB:
178, 31, 145
CMY:
30, 88, 43
CMYK:
0, 83, 19, 30
HSL:
313°, 70.3349%, 40.9804%
HSV (HSB):
313°, 82.5843%, 69.8039%
XYZ:
23.9609, 12.4893, 27.9359
xyY:
0.3721, 0.1940, 12.4893
CIE-Lab:
41.9834, 65.9293, -27.1145
CIE-LCH:
41.9834, 71.2872, 337.6443
CIE-Luv:
41.9834, 69.2794, -47.7269
Hunter-Lab:
35.3402, 59.1791, -22.1297
#b21f91 color charts
#b21f91 color shades, tints & tones
#b21f91 color schemes
#b21f91 color preview, HTML & CSS examples
This text has a color of #b21f91
<p style="color:#b21f91;">Text here</p>
.mytext {color:#b21f91;}
This box has a color of #b21f91
<div style="background-color:#b21f91;">Content here</div>
.mybackground {background-color:#b21f91;}
Border around this has a color of #b21f91
<div style="border:2px solid #b21f91;">Content here</div>
.myborder {border:2px solid #b21f91;}