#b21d7b color space conversions
Hex:
#b21d7b
RGB:
178, 29, 123
CMY:
30, 89, 52
CMYK:
0, 84, 31, 30
HSL:
322°, 71.9807%, 40.5882%
HSV (HSB):
322°, 83.7079%, 69.8039%
XYZ:
22.3746, 11.7738, 19.8322
xyY:
0.4145, 0.2181, 11.7738
CIE-Lab:
40.8543, 63.6662, -15.3459
CIE-LCH:
40.8543, 65.4896, 346.4481
CIE-Luv:
40.8543, 78.8226, -31.0073
Hunter-Lab:
34.3129, 56.3478, -10.2494
#b21d7b color charts
#b21d7b color shades, tints & tones
#b21d7b color schemes
#b21d7b color preview, HTML & CSS examples
This text has a color of #b21d7b
<p style="color:#b21d7b;">Text here</p>
.mytext {color:#b21d7b;}
This box has a color of #b21d7b
<div style="background-color:#b21d7b;">Content here</div>
.mybackground {background-color:#b21d7b;}
Border around this has a color of #b21d7b
<div style="border:2px solid #b21d7b;">Content here</div>
.myborder {border:2px solid #b21d7b;}