#b21f8f color space conversions
Hex:
#b21f8f
RGB:
178, 31, 143
CMY:
30, 88, 44
CMYK:
0, 83, 20, 30
HSL:
314°, 70.3349%, 40.9804%
HSV (HSB):
314°, 82.5843%, 69.8039%
XYZ:
23.8080, 12.4281, 27.1306
xyY:
0.3757, 0.1961, 12.4281
CIE-Lab:
41.8886, 65.6646, -26.0450
CIE-LCH:
41.8886, 70.6413, 338.3649
CIE-Luv:
41.8886, 70.0949, -46.1676
Hunter-Lab:
35.2535, 58.8539, -20.9513
#b21f8f color charts
#b21f8f color shades, tints & tones
#b21f8f color schemes
#b21f8f color preview, HTML & CSS examples
This text has a color of #b21f8f
<p style="color:#b21f8f;">Text here</p>
.mytext {color:#b21f8f;}
This box has a color of #b21f8f
<div style="background-color:#b21f8f;">Content here</div>
.mybackground {background-color:#b21f8f;}
Border around this has a color of #b21f8f
<div style="border:2px solid #b21f8f;">Content here</div>
.myborder {border:2px solid #b21f8f;}