#d41d5c color space conversions
Hex:
#d41d5c
RGB:
212, 29, 92
CMY:
17, 89, 64
CMYK:
0, 86, 57, 17
HSL:
339°, 75.9336%, 47.2549%
HSV (HSB):
339°, 86.3208%, 83.1373%
XYZ:
29.5225, 15.6485, 11.5897
xyY:
0.5201, 0.2757, 15.6485
CIE-Lab:
46.5099, 69.1774, 12.9920
CIE-LCH:
46.5099, 70.3869, 10.6366
CIE-Luv:
46.5099, 119.1634, 1.6076
Hunter-Lab:
39.5582, 63.9889, 10.3201
#d41d5c color charts
#d41d5c color shades, tints & tones
#d41d5c color schemes
#d41d5c color preview, HTML & CSS examples
This text has a color of #d41d5c
<p style="color:#d41d5c;">Text here</p>
.mytext {color:#d41d5c;}
This box has a color of #d41d5c
<div style="background-color:#d41d5c;">Content here</div>
.mybackground {background-color:#d41d5c;}
Border around this has a color of #d41d5c
<div style="border:2px solid #d41d5c;">Content here</div>
.myborder {border:2px solid #d41d5c;}