#d41e93 color space conversions
Hex:
#d41e93
RGB:
212, 30, 147
CMY:
17, 88, 42
CMYK:
0, 86, 31, 17
HSL:
321°, 75.2066%, 47.4510%
HSV (HSB):
321°, 85.8491%, 83.1373%
XYZ:
32.8821, 17.0322, 29.1582
xyY:
0.4158, 0.2154, 17.0322
CIE-Lab:
48.3006, 73.8451, -18.0501
CIE-LCH:
48.3006, 76.0191, 346.2644
CIE-Luv:
48.3006, 95.5168, -37.9740
Hunter-Lab:
41.2701, 69.9981, -13.0007
#d41e93 color charts
#d41e93 color shades, tints & tones
#d41e93 color schemes
#d41e93 color preview, HTML & CSS examples
This text has a color of #d41e93
<p style="color:#d41e93;">Text here</p>
.mytext {color:#d41e93;}
This box has a color of #d41e93
<div style="background-color:#d41e93;">Content here</div>
.mybackground {background-color:#d41e93;}
Border around this has a color of #d41e93
<div style="border:2px solid #d41e93;">Content here</div>
.myborder {border:2px solid #d41e93;}