#d700a6 color space conversions
Hex:
#d700a6
RGB:
215, 0, 166
CMY:
16, 100, 35
CMYK:
0, 100, 23, 16
HSL:
314°, 100.0000%, 42.1569%
HSV (HSB):
314°, 100.0000%, 84.3137%
XYZ:
34.9073, 17.2002, 37.5566
xyY:
0.3893, 0.1918, 17.2002
CIE-Lab:
48.5114, 79.9993, -29.0350
CIE-LCH:
48.5114, 85.1053, 340.0521
CIE-Luv:
48.5114, 92.3456, -54.6493
Hunter-Lab:
41.4732, 77.6623, -24.6596
#d700a6 color charts
#d700a6 color shades, tints & tones
#d700a6 color schemes
#d700a6 color preview, HTML & CSS examples
This text has a color of #d700a6
<p style="color:#d700a6;">Text here</p>
.mytext {color:#d700a6;}
This box has a color of #d700a6
<div style="background-color:#d700a6;">Content here</div>
.mybackground {background-color:#d700a6;}
Border around this has a color of #d700a6
<div style="border:2px solid #d700a6;">Content here</div>
.myborder {border:2px solid #d700a6;}