#d41f4d color space conversions
Hex:
#d41f4d
RGB:
212, 31, 77
CMY:
17, 88, 70
CMYK:
0, 85, 64, 17
HSL:
345°, 74.4856%, 47.6471%
HSV (HSB):
345°, 85.3774%, 83.1373%
XYZ:
28.9809, 15.5128, 8.4880
xyY:
0.5470, 0.2928, 15.5128
CIE-Lab:
46.3288, 67.8748, 22.0266
CIE-LCH:
46.3288, 71.3593, 17.9792
CIE-Luv:
46.3288, 123.9973, 10.7784
Hunter-Lab:
39.3863, 62.4162, 14.7931
#d41f4d color charts
#d41f4d color shades, tints & tones
#d41f4d color schemes
#d41f4d color preview, HTML & CSS examples
This text has a color of #d41f4d
<p style="color:#d41f4d;">Text here</p>
.mytext {color:#d41f4d;}
This box has a color of #d41f4d
<div style="background-color:#d41f4d;">Content here</div>
.mybackground {background-color:#d41f4d;}
Border around this has a color of #d41f4d
<div style="border:2px solid #d41f4d;">Content here</div>
.myborder {border:2px solid #d41f4d;}