#d41f6f color space conversions
Hex:
#d41f6f
RGB:
212, 31, 111
CMY:
17, 88, 56
CMYK:
0, 85, 48, 17
HSL:
333°, 74.4856%, 47.6471%
HSV (HSB):
333°, 85.3774%, 83.1373%
XYZ:
30.5106, 16.1247, 16.5432
xyY:
0.4829, 0.2552, 16.1247
CIE-Lab:
47.1377, 70.2078, 2.1371
CIE-LCH:
47.1377, 70.2403, 1.7435
CIE-Luv:
47.1377, 111.0136, -10.8224
Hunter-Lab:
40.1556, 65.3537, 3.6827
#d41f6f color charts
#d41f6f color shades, tints & tones
#d41f6f color schemes
#d41f6f color preview, HTML & CSS examples
This text has a color of #d41f6f
<p style="color:#d41f6f;">Text here</p>
.mytext {color:#d41f6f;}
This box has a color of #d41f6f
<div style="background-color:#d41f6f;">Content here</div>
.mybackground {background-color:#d41f6f;}
Border around this has a color of #d41f6f
<div style="border:2px solid #d41f6f;">Content here</div>
.myborder {border:2px solid #d41f6f;}