#d21a8b color space conversions
Hex:
#d21a8b
RGB:
210, 26, 139
CMY:
18, 90, 45
CMYK:
0, 88, 34, 18
HSL:
323°, 77.9661%, 46.2745%
HSV (HSB):
323°, 87.6190%, 82.3529%
XYZ:
31.6079, 16.3045, 25.9073
xyY:
0.4282, 0.2209, 16.3045
CIE-Lab:
47.3715, 73.2561, -14.6709
CIE-LCH:
47.3715, 74.7107, 348.6753
CIE-Luv:
47.3715, 98.1728, -33.0667
Hunter-Lab:
40.3788, 69.0641, -9.7756
#d21a8b color charts
#d21a8b color shades, tints & tones
#d21a8b color schemes
#d21a8b color preview, HTML & CSS examples
This text has a color of #d21a8b
<p style="color:#d21a8b;">Text here</p>
.mytext {color:#d21a8b;}
This box has a color of #d21a8b
<div style="background-color:#d21a8b;">Content here</div>
.mybackground {background-color:#d21a8b;}
Border around this has a color of #d21a8b
<div style="border:2px solid #d21a8b;">Content here</div>
.myborder {border:2px solid #d21a8b;}