#d41d8b color space conversions
Hex:
#d41d8b
RGB:
212, 29, 139
CMY:
17, 89, 45
CMYK:
0, 86, 34, 17
HSL:
324°, 75.9336%, 47.2549%
HSV (HSB):
324°, 86.3208%, 83.1373%
XYZ:
32.2509, 16.7399, 25.9574
xyY:
0.4303, 0.2234, 16.7399
CIE-Lab:
47.9306, 73.1795, -13.7869
CIE-LCH:
47.9306, 74.4669, 349.3307
CIE-Luv:
47.9306, 99.2549, -31.9365
Hunter-Lab:
40.9144, 69.1033, -8.9754
#d41d8b color charts
#d41d8b color shades, tints & tones
#d41d8b color schemes
#d41d8b color preview, HTML & CSS examples
This text has a color of #d41d8b
<p style="color:#d41d8b;">Text here</p>
.mytext {color:#d41d8b;}
This box has a color of #d41d8b
<div style="background-color:#d41d8b;">Content here</div>
.mybackground {background-color:#d41d8b;}
Border around this has a color of #d41d8b
<div style="border:2px solid #d41d8b;">Content here</div>
.myborder {border:2px solid #d41d8b;}