#d41e88 color space conversions
Hex:
#d41e88
RGB:
212, 30, 136
CMY:
17, 88, 47
CMYK:
0, 86, 36, 17
HSL:
325°, 75.2066%, 47.4510%
HSV (HSB):
325°, 85.8491%, 83.1373%
XYZ:
32.0596, 16.7032, 24.8269
xyY:
0.4357, 0.2270, 16.7032
CIE-Lab:
47.8838, 72.6899, -12.0403
CIE-LCH:
47.8838, 73.6803, 350.5950
CIE-Luv:
47.8838, 100.3970, -29.4758
Hunter-Lab:
40.8695, 68.5005, -7.4080
#d41e88 color charts
#d41e88 color shades, tints & tones
#d41e88 color schemes
#d41e88 color preview, HTML & CSS examples
This text has a color of #d41e88
<p style="color:#d41e88;">Text here</p>
.mytext {color:#d41e88;}
This box has a color of #d41e88
<div style="background-color:#d41e88;">Content here</div>
.mybackground {background-color:#d41e88;}
Border around this has a color of #d41e88
<div style="border:2px solid #d41e88;">Content here</div>
.myborder {border:2px solid #d41e88;}