#b21d8d color space conversions
Hex:
#b21d8d
RGB:
178, 29, 141
CMY:
30, 89, 45
CMYK:
0, 84, 21, 30
HSL:
315°, 71.9807%, 40.5882%
HSV (HSB):
315°, 83.7079%, 69.8039%
XYZ:
23.6072, 12.2668, 26.3228
xyY:
0.3796, 0.1972, 12.2668
CIE-Lab:
41.6370, 65.8603, -25.2170
CIE-LCH:
41.6370, 70.5228, 339.0489
CIE-Luv:
41.6370, 71.2680, -44.9784
Hunter-Lab:
35.0240, 59.0222, -20.0435
#b21d8d color charts
#b21d8d color shades, tints & tones
#b21d8d color schemes
#b21d8d color preview, HTML & CSS examples
This text has a color of #b21d8d
<p style="color:#b21d8d;">Text here</p>
.mytext {color:#b21d8d;}
This box has a color of #b21d8d
<div style="background-color:#b21d8d;">Content here</div>
.mybackground {background-color:#b21d8d;}
Border around this has a color of #b21d8d
<div style="border:2px solid #b21d8d;">Content here</div>
.myborder {border:2px solid #b21d8d;}