#d41e98 color space conversions
Hex:
#d41e98
RGB:
212, 30, 152
CMY:
17, 88, 40
CMYK:
0, 86, 28, 17
HSL:
320°, 75.2066%, 47.4510%
HSV (HSB):
320°, 85.8491%, 83.1373%
XYZ:
33.2831, 17.1926, 31.2700
xyY:
0.4072, 0.2103, 17.1926
CIE-Lab:
48.5018, 74.3989, -20.7431
CIE-LCH:
48.5018, 77.2365, 344.4211
CIE-Luv:
48.5018, 93.3018, -41.8749
Hunter-Lab:
41.4640, 70.7202, -15.6888
#d41e98 color charts
#d41e98 color shades, tints & tones
#d41e98 color schemes
#d41e98 color preview, HTML & CSS examples
This text has a color of #d41e98
<p style="color:#d41e98;">Text here</p>
.mytext {color:#d41e98;}
This box has a color of #d41e98
<div style="background-color:#d41e98;">Content here</div>
.mybackground {background-color:#d41e98;}
Border around this has a color of #d41e98
<div style="border:2px solid #d41e98;">Content here</div>
.myborder {border:2px solid #d41e98;}