#d700a5 color space conversions
Hex:
#d700a5
RGB:
215, 0, 165
CMY:
16, 100, 35
CMYK:
0, 100, 23, 16
HSL:
314°, 100.0000%, 42.1569%
HSV (HSB):
314°, 100.0000%, 84.3137%
XYZ:
34.8159, 17.1637, 37.0752
xyY:
0.3909, 0.1927, 17.1637
CIE-Lab:
48.4656, 79.8836, -28.5121
CIE-LCH:
48.4656, 84.8194, 340.3575
CIE-Luv:
48.4656, 92.8078, -53.8696
Hunter-Lab:
41.4291, 77.5056, -24.0588
#d700a5 color charts
#d700a5 color shades, tints & tones
#d700a5 color schemes
#d700a5 color preview, HTML & CSS examples
This text has a color of #d700a5
<p style="color:#d700a5;">Text here</p>
.mytext {color:#d700a5;}
This box has a color of #d700a5
<div style="background-color:#d700a5;">Content here</div>
.mybackground {background-color:#d700a5;}
Border around this has a color of #d700a5
<div style="border:2px solid #d700a5;">Content here</div>
.myborder {border:2px solid #d700a5;}