#d40d7c color space conversions
Hex:
#d40d7c
RGB:
212, 13, 124
CMY:
17, 95, 51
CMYK:
0, 94, 42, 17
HSL:
327°, 88.4444%, 44.1176%
HSV (HSB):
327°, 93.8679%, 83.1373%
XYZ:
30.9334, 15.7401, 20.4766
xyY:
0.4607, 0.2344, 15.7401
CIE-Lab:
46.6317, 73.9629, -6.5996
CIE-LCH:
46.6317, 74.2568, 354.9011
CIE-Luv:
46.6317, 108.4286, -22.4625
Hunter-Lab:
39.6738, 69.7459, -2.8292
#d40d7c color charts
#d40d7c color shades, tints & tones
#d40d7c color schemes
#d40d7c color preview, HTML & CSS examples
This text has a color of #d40d7c
<p style="color:#d40d7c;">Text here</p>
.mytext {color:#d40d7c;}
This box has a color of #d40d7c
<div style="background-color:#d40d7c;">Content here</div>
.mybackground {background-color:#d40d7c;}
Border around this has a color of #d40d7c
<div style="border:2px solid #d40d7c;">Content here</div>
.myborder {border:2px solid #d40d7c;}