#d71e9f color space conversions
Hex:
#d71e9f
RGB:
215, 30, 159
CMY:
16, 88, 38
CMYK:
0, 86, 26, 16
HSL:
318°, 75.5102%, 48.0392%
HSV (HSB):
318°, 86.0465%, 84.3137%
XYZ:
34.7466, 17.8788, 34.4205
xyY:
0.3992, 0.2054, 17.8788
CIE-Lab:
49.3488, 75.8395, -23.5731
CIE-LCH:
49.3488, 79.4186, 342.7332
CIE-Luv:
49.3488, 92.5932, -46.3146
Hunter-Lab:
42.2834, 72.6876, -18.6663
#d71e9f color charts
#d71e9f color shades, tints & tones
#d71e9f color schemes
#d71e9f color preview, HTML & CSS examples
This text has a color of #d71e9f
<p style="color:#d71e9f;">Text here</p>
.mytext {color:#d71e9f;}
This box has a color of #d71e9f
<div style="background-color:#d71e9f;">Content here</div>
.mybackground {background-color:#d71e9f;}
Border around this has a color of #d71e9f
<div style="border:2px solid #d71e9f;">Content here</div>
.myborder {border:2px solid #d71e9f;}