#d41f5d color space conversions
Hex:
#d41f5d
RGB:
212, 31, 93
CMY:
17, 88, 64
CMYK:
0, 85, 56, 17
HSL:
339°, 74.4856%, 47.6471%
HSV (HSB):
339°, 85.3774%, 83.1373%
XYZ:
29.6171, 15.7673, 11.8383
xyY:
0.5176, 0.2755, 15.7673
CIE-Lab:
46.6677, 68.8585, 12.5911
CIE-LCH:
46.6677, 70.0002, 10.3623
CIE-Luv:
46.6677, 118.2455, 1.2792
Hunter-Lab:
39.7081, 63.6489, 10.1193
#d41f5d color charts
#d41f5d color shades, tints & tones
#d41f5d color schemes
#d41f5d color preview, HTML & CSS examples
This text has a color of #d41f5d
<p style="color:#d41f5d;">Text here</p>
.mytext {color:#d41f5d;}
This box has a color of #d41f5d
<div style="background-color:#d41f5d;">Content here</div>
.mybackground {background-color:#d41f5d;}
Border around this has a color of #d41f5d
<div style="border:2px solid #d41f5d;">Content here</div>
.myborder {border:2px solid #d41f5d;}