#d71ecc color space conversions
Hex:
#d71ecc
RGB:
215, 30, 204
CMY:
16, 88, 20
CMYK:
0, 86, 5, 16
HSL:
304°, 75.5102%, 48.0392%
HSV (HSB):
304°, 86.0465%, 84.3137%
XYZ:
39.3877, 19.7353, 58.8601
xyY:
0.3338, 0.1673, 19.7353
CIE-Lab:
51.5366, 81.6668, -46.4811
CIE-LCH:
51.5366, 93.9679, 330.3534
CIE-Luv:
51.5366, 73.6159, -81.3519
Hunter-Lab:
44.4244, 80.5196, -47.4592
#d71ecc color charts
#d71ecc color shades, tints & tones
#d71ecc color schemes
#d71ecc color preview, HTML & CSS examples
This text has a color of #d71ecc
<p style="color:#d71ecc;">Text here</p>
.mytext {color:#d71ecc;}
This box has a color of #d71ecc
<div style="background-color:#d71ecc;">Content here</div>
.mybackground {background-color:#d71ecc;}
Border around this has a color of #d71ecc
<div style="border:2px solid #d71ecc;">Content here</div>
.myborder {border:2px solid #d71ecc;}