#d700a0 color space conversions
Hex:
#d700a0
RGB:
215, 0, 160
CMY:
16, 100, 37
CMYK:
0, 100, 26, 16
HSL:
315°, 100.0000%, 42.1569%
HSV (HSB):
315°, 100.0000%, 84.3137%
XYZ:
34.3695, 16.9851, 34.7247
xyY:
0.3993, 0.1973, 16.9851
CIE-Lab:
48.2413, 79.3151, -25.8828
CIE-LCH:
48.2413, 83.4314, 341.9270
CIE-Luv:
48.2413, 95.1315, -49.9708
Hunter-Lab:
41.2130, 76.7368, -21.1066
#d700a0 color charts
#d700a0 color shades, tints & tones
#d700a0 color schemes
#d700a0 color preview, HTML & CSS examples
This text has a color of #d700a0
<p style="color:#d700a0;">Text here</p>
.mytext {color:#d700a0;}
This box has a color of #d700a0
<div style="background-color:#d700a0;">Content here</div>
.mybackground {background-color:#d700a0;}
Border around this has a color of #d700a0
<div style="border:2px solid #d700a0;">Content here</div>
.myborder {border:2px solid #d700a0;}