#d41c5a color space conversions
Hex:
#d41c5a
RGB:
212, 28, 90
CMY:
17, 89, 65
CMYK:
0, 87, 58, 17
HSL:
340°, 76.6667%, 47.0588%
HSV (HSB):
340°, 86.7925%, 83.1373%
XYZ:
29.4121, 15.5657, 11.1272
xyY:
0.5242, 0.2774, 15.5657
CIE-Lab:
46.3995, 69.2305, 14.0797
CIE-LCH:
46.3995, 70.6477, 11.4957
CIE-Luv:
46.3995, 120.1838, 2.7141
Hunter-Lab:
39.4534, 64.0262, 10.8957
#d41c5a color charts
#d41c5a color shades, tints & tones
#d41c5a color schemes
#d41c5a color preview, HTML & CSS examples
This text has a color of #d41c5a
<p style="color:#d41c5a;">Text here</p>
.mytext {color:#d41c5a;}
This box has a color of #d41c5a
<div style="background-color:#d41c5a;">Content here</div>
.mybackground {background-color:#d41c5a;}
Border around this has a color of #d41c5a
<div style="border:2px solid #d41c5a;">Content here</div>
.myborder {border:2px solid #d41c5a;}