#b21a8e color space conversions
Hex:
#b21a8e
RGB:
178, 26, 142
CMY:
30, 90, 44
CMYK:
0, 85, 20, 30
HSL:
314°, 74.5098%, 40.0000%
HSV (HSB):
314°, 85.3933%, 69.8039%
XYZ:
23.6120, 12.1568, 26.6932
xyY:
0.3780, 0.1946, 12.1568
CIE-Lab:
41.4642, 66.6266, -26.0967
CIE-LCH:
41.4642, 71.5552, 338.6105
CIE-Luv:
41.4642, 71.3402, -46.2698
Hunter-Lab:
34.8665, 59.8655, -20.9847
#b21a8e color charts
#b21a8e color shades, tints & tones
#b21a8e color schemes
#b21a8e color preview, HTML & CSS examples
This text has a color of #b21a8e
<p style="color:#b21a8e;">Text here</p>
.mytext {color:#b21a8e;}
This box has a color of #b21a8e
<div style="background-color:#b21a8e;">Content here</div>
.mybackground {background-color:#b21a8e;}
Border around this has a color of #b21a8e
<div style="border:2px solid #b21a8e;">Content here</div>
.myborder {border:2px solid #b21a8e;}