#d40d8f color space conversions
Hex:
#d40d8f
RGB:
212, 13, 143
CMY:
17, 95, 44
CMYK:
0, 94, 33, 17
HSL:
321°, 88.4444%, 44.1176%
HSV (HSB):
321°, 93.8679%, 83.1373%
XYZ:
32.2532, 16.2681, 27.4267
xyY:
0.4247, 0.2142, 16.2681
CIE-Lab:
47.3242, 75.8013, -17.1294
CIE-LCH:
47.3242, 77.7126, 347.2663
CIE-Luv:
47.3242, 99.6490, -36.9098
Hunter-Lab:
40.3337, 72.1553, -12.0833
#d40d8f color charts
#d40d8f color shades, tints & tones
#d40d8f color schemes
#d40d8f color preview, HTML & CSS examples
This text has a color of #d40d8f
<p style="color:#d40d8f;">Text here</p>
.mytext {color:#d40d8f;}
This box has a color of #d40d8f
<div style="background-color:#d40d8f;">Content here</div>
.mybackground {background-color:#d40d8f;}
Border around this has a color of #d40d8f
<div style="border:2px solid #d40d8f;">Content here</div>
.myborder {border:2px solid #d40d8f;}