#d501a5 color space conversions
Hex:
#d501a5
RGB:
213, 1, 165
CMY:
16, 100, 35
CMYK:
0, 100, 23, 16
HSL:
314°, 99.0654%, 41.9608%
HSV (HSB):
314°, 99.5305%, 83.5294%
XYZ:
34.2430, 16.8845, 37.0515
xyY:
0.3883, 0.1915, 16.8845
CIE-Lab:
48.1141, 79.4256, -29.0884
CIE-LCH:
48.1141, 84.5846, 339.8855
CIE-Luv:
48.1141, 91.1561, -54.5192
Hunter-Lab:
41.0907, 76.8444, -24.6984
#d501a5 color charts
#d501a5 color shades, tints & tones
#d501a5 color schemes
#d501a5 color preview, HTML & CSS examples
This text has a color of #d501a5
<p style="color:#d501a5;">Text here</p>
.mytext {color:#d501a5;}
This box has a color of #d501a5
<div style="background-color:#d501a5;">Content here</div>
.mybackground {background-color:#d501a5;}
Border around this has a color of #d501a5
<div style="border:2px solid #d501a5;">Content here</div>
.myborder {border:2px solid #d501a5;}