#d41fa8 color space conversions
Hex:
#d41fa8
RGB:
212, 31, 168
CMY:
17, 88, 34
CMYK:
0, 85, 21, 17
HSL:
315°, 74.4856%, 47.6471%
HSV (HSB):
315°, 85.3774%, 83.1373%
XYZ:
34.7092, 17.8042, 38.6530
xyY:
0.3807, 0.1953, 17.8042
CIE-Lab:
49.2577, 76.1038, -29.1000
CIE-LCH:
49.2577, 81.4776, 339.0745
CIE-Luv:
49.2577, 86.1401, -54.2670
Hunter-Lab:
42.1950, 72.9914, -24.7764
#d41fa8 color charts
#d41fa8 color shades, tints & tones
#d41fa8 color schemes
#d41fa8 color preview, HTML & CSS examples
This text has a color of #d41fa8
<p style="color:#d41fa8;">Text here</p>
.mytext {color:#d41fa8;}
This box has a color of #d41fa8
<div style="background-color:#d41fa8;">Content here</div>
.mybackground {background-color:#d41fa8;}
Border around this has a color of #d41fa8
<div style="border:2px solid #d41fa8;">Content here</div>
.myborder {border:2px solid #d41fa8;}