#d40e6e color space conversions
Hex:
#d40e6e
RGB:
212, 14, 110
CMY:
17, 95, 57
CMYK:
0, 93, 48, 17
HSL:
331°, 87.6106%, 44.3137%
HSV (HSB):
331°, 93.3962%, 83.1373%
XYZ:
30.1229, 15.4369, 16.1438
xyY:
0.4882, 0.2502, 15.4369
CIE-Lab:
46.2269, 72.6773, 1.4326
CIE-LCH:
46.2269, 72.6914, 1.1292
CIE-Luv:
46.2269, 114.6054, -12.2137
Hunter-Lab:
39.2898, 68.0959, 3.1412
#d40e6e color charts
#d40e6e color shades, tints & tones
#d40e6e color schemes
#d40e6e color preview, HTML & CSS examples
This text has a color of #d40e6e
<p style="color:#d40e6e;">Text here</p>
.mytext {color:#d40e6e;}
This box has a color of #d40e6e
<div style="background-color:#d40e6e;">Content here</div>
.mybackground {background-color:#d40e6e;}
Border around this has a color of #d40e6e
<div style="border:2px solid #d40e6e;">Content here</div>
.myborder {border:2px solid #d40e6e;}