#d3418f color space conversions
Hex:
#d3418f
RGB:
211, 65, 143
CMY:
17, 75, 44
CMYK:
0, 69, 32, 17
HSL:
328°, 62.3932%, 54.1176%
HSV (HSB):
328°, 69.1943%, 82.7451%
XYZ:
33.7122, 19.6126, 27.9954
xyY:
0.4146, 0.2412, 19.6126
CIE-Lab:
51.3964, 63.4300, -10.9754
CIE-LCH:
51.3964, 64.3725, 350.1832
CIE-Luv:
51.3964, 86.5606, -26.5847
Hunter-Lab:
44.2862, 58.3797, -6.4797
#d3418f color charts
#d3418f color shades, tints & tones
#d3418f color schemes
#d3418f color preview, HTML & CSS examples
This text has a color of #d3418f
<p style="color:#d3418f;">Text here</p>
.mytext {color:#d3418f;}
This box has a color of #d3418f
<div style="background-color:#d3418f;">Content here</div>
.mybackground {background-color:#d3418f;}
Border around this has a color of #d3418f
<div style="border:2px solid #d3418f;">Content here</div>
.myborder {border:2px solid #d3418f;}