#d41f93 color space conversions
Hex:
#d41f93
RGB:
212, 31, 147
CMY:
17, 88, 42
CMYK:
0, 85, 31, 17
HSL:
322°, 74.4856%, 47.6471%
HSV (HSB):
322°, 85.3774%, 83.1373%
XYZ:
32.9078, 17.0836, 29.1668
xyY:
0.4157, 0.2158, 17.0836
CIE-Lab:
48.3652, 73.6579, -17.9512
CIE-LCH:
48.3652, 75.8138, 346.3034
CIE-Luv:
48.3652, 95.3357, -37.8124
Hunter-Lab:
41.3323, 69.7860, -12.9063
#d41f93 color charts
#d41f93 color shades, tints & tones
#d41f93 color schemes
#d41f93 color preview, HTML & CSS examples
This text has a color of #d41f93
<p style="color:#d41f93;">Text here</p>
.mytext {color:#d41f93;}
This box has a color of #d41f93
<div style="background-color:#d41f93;">Content here</div>
.mybackground {background-color:#d41f93;}
Border around this has a color of #d41f93
<div style="border:2px solid #d41f93;">Content here</div>
.myborder {border:2px solid #d41f93;}