#d41dbf color space conversions
Hex:
#d41dbf
RGB:
212, 29, 191
CMY:
17, 89, 25
CMYK:
0, 86, 10, 17
HSL:
307°, 75.9336%, 47.2549%
HSV (HSB):
307°, 86.3208%, 83.1373%
XYZ:
36.9947, 18.6374, 50.9377
xyY:
0.3471, 0.1749, 18.6374
CIE-Lab:
50.2602, 79.4608, -41.0172
CIE-LCH:
50.2602, 89.4228, 332.6975
CIE-Luv:
50.2602, 76.7283, -72.5061
Hunter-Lab:
43.1710, 77.4134, -39.7369
#d41dbf color charts
#d41dbf color shades, tints & tones
#d41dbf color schemes
#d41dbf color preview, HTML & CSS examples
This text has a color of #d41dbf
<p style="color:#d41dbf;">Text here</p>
.mytext {color:#d41dbf;}
This box has a color of #d41dbf
<div style="background-color:#d41dbf;">Content here</div>
.mybackground {background-color:#d41dbf;}
Border around this has a color of #d41dbf
<div style="border:2px solid #d41dbf;">Content here</div>
.myborder {border:2px solid #d41dbf;}