#d41d96 color space conversions
Hex:
#d41d96
RGB:
212, 29, 150
CMY:
17, 89, 41
CMYK:
0, 86, 29, 17
HSL:
320°, 75.9336%, 47.2549%
HSV (HSB):
320°, 86.3208%, 83.1373%
XYZ:
33.0958, 17.0778, 30.4062
xyY:
0.4107, 0.2119, 17.0778
CIE-Lab:
48.3579, 74.3565, -19.7647
CIE-LCH:
48.3579, 76.9385, 345.1144
CIE-Luv:
48.3579, 94.3584, -40.4688
Hunter-Lab:
41.3253, 70.6343, -14.6965
#d41d96 color charts
#d41d96 color shades, tints & tones
#d41d96 color schemes
#d41d96 color preview, HTML & CSS examples
This text has a color of #d41d96
<p style="color:#d41d96;">Text here</p>
.mytext {color:#d41d96;}
This box has a color of #d41d96
<div style="background-color:#d41d96;">Content here</div>
.mybackground {background-color:#d41d96;}
Border around this has a color of #d41d96
<div style="border:2px solid #d41d96;">Content here</div>
.myborder {border:2px solid #d41d96;}