#b21d7f color space conversions
Hex:
#b21d7f
RGB:
178, 29, 127
CMY:
30, 89, 50
CMYK:
0, 84, 29, 30
HSL:
321°, 71.9807%, 40.5882%
HSV (HSB):
321°, 83.7079%, 69.8039%
XYZ:
22.6302, 11.8760, 21.1782
xyY:
0.4064, 0.2133, 11.8760
CIE-Lab:
41.0184, 64.1301, -17.5719
CIE-LCH:
41.0184, 66.4939, 344.6768
CIE-Luv:
41.0184, 77.1312, -34.0951
Hunter-Lab:
34.4616, 56.9095, -12.3133
#b21d7f color charts
#b21d7f color shades, tints & tones
#b21d7f color schemes
#b21d7f color preview, HTML & CSS examples
This text has a color of #b21d7f
<p style="color:#b21d7f;">Text here</p>
.mytext {color:#b21d7f;}
This box has a color of #b21d7f
<div style="background-color:#b21d7f;">Content here</div>
.mybackground {background-color:#b21d7f;}
Border around this has a color of #b21d7f
<div style="border:2px solid #b21d7f;">Content here</div>
.myborder {border:2px solid #b21d7f;}