#d41e87 color space conversions
Hex:
#d41e87
RGB:
212, 30, 135
CMY:
17, 88, 47
CMYK:
0, 86, 36, 17
HSL:
325°, 75.2066%, 47.4510%
HSV (HSB):
325°, 85.8491%, 83.1373%
XYZ:
31.9888, 16.6749, 24.4542
xyY:
0.4375, 0.2281, 16.6749
CIE-Lab:
47.8477, 72.5893, -11.4882
CIE-LCH:
47.8477, 73.4927, 351.0068
CIE-Luv:
47.8477, 100.8398, -28.7110
Hunter-Lab:
40.8349, 68.3706, -6.9218
#d41e87 color charts
#d41e87 color shades, tints & tones
#d41e87 color schemes
#d41e87 color preview, HTML & CSS examples
This text has a color of #d41e87
<p style="color:#d41e87;">Text here</p>
.mytext {color:#d41e87;}
This box has a color of #d41e87
<div style="background-color:#d41e87;">Content here</div>
.mybackground {background-color:#d41e87;}
Border around this has a color of #d41e87
<div style="border:2px solid #d41e87;">Content here</div>
.myborder {border:2px solid #d41e87;}