#d71ec9 color space conversions
Hex:
#d71ec9
RGB:
215, 30, 201
CMY:
16, 88, 21
CMYK:
0, 86, 7, 16
HSL:
305°, 75.5102%, 48.0392%
HSV (HSB):
305°, 86.0465%, 84.3137%
XYZ:
39.0312, 19.5927, 56.9829
xyY:
0.3376, 0.1695, 19.5927
CIE-Lab:
51.3735, 81.2416, -45.0115
CIE-LCH:
51.3735, 92.8775, 331.0116
CIE-Luv:
51.3735, 74.8077, -79.0587
Hunter-Lab:
44.2636, 79.9383, -45.3427
#d71ec9 color charts
#d71ec9 color shades, tints & tones
#d71ec9 color schemes
#d71ec9 color preview, HTML & CSS examples
This text has a color of #d71ec9
<p style="color:#d71ec9;">Text here</p>
.mytext {color:#d71ec9;}
This box has a color of #d71ec9
<div style="background-color:#d71ec9;">Content here</div>
.mybackground {background-color:#d71ec9;}
Border around this has a color of #d71ec9
<div style="border:2px solid #d71ec9;">Content here</div>
.myborder {border:2px solid #d71ec9;}