#d93a81 color space conversions
Hex:
#d93a81
RGB:
217, 58, 129
CMY:
15, 77, 49
CMYK:
0, 73, 41, 15
HSL:
333°, 67.6596%, 53.9216%
HSV (HSB):
333°, 73.2719%, 85.0980%
XYZ:
34.0908, 19.3628, 22.7095
xyY:
0.4476, 0.2542, 19.3628
CIE-Lab:
51.1090, 65.9888, -2.9024
CIE-LCH:
51.1090, 66.0526, 357.4816
CIE-Luv:
51.1090, 99.2901, -16.2987
Hunter-Lab:
44.0032, 61.2845, 0.2034
#d93a81 color charts
#d93a81 color shades, tints & tones
#d93a81 color schemes
#d93a81 color preview, HTML & CSS examples
This text has a color of #d93a81
<p style="color:#d93a81;">Text here</p>
.mytext {color:#d93a81;}
This box has a color of #d93a81
<div style="background-color:#d93a81;">Content here</div>
.mybackground {background-color:#d93a81;}
Border around this has a color of #d93a81
<div style="border:2px solid #d93a81;">Content here</div>
.myborder {border:2px solid #d93a81;}