#d40e9d color space conversions
Hex:
#d40e9d
RGB:
212, 14, 157
CMY:
17, 95, 38
CMYK:
0, 93, 26, 17
HSL:
317°, 87.6106%, 44.3137%
HSV (HSB):
317°, 93.3962%, 83.1373%
XYZ:
33.3942, 16.7454, 33.3704
xyY:
0.3999, 0.2005, 16.7454
CIE-Lab:
47.9377, 77.2220, -24.6063
CIE-LCH:
47.9377, 81.0476, 342.3259
CIE-Luv:
47.9377, 93.1016, -47.7151
Hunter-Lab:
40.9212, 74.0549, -19.7050
#d40e9d color charts
#d40e9d color shades, tints & tones
#d40e9d color schemes
#d40e9d color preview, HTML & CSS examples
This text has a color of #d40e9d
<p style="color:#d40e9d;">Text here</p>
.mytext {color:#d40e9d;}
This box has a color of #d40e9d
<div style="background-color:#d40e9d;">Content here</div>
.mybackground {background-color:#d40e9d;}
Border around this has a color of #d40e9d
<div style="border:2px solid #d40e9d;">Content here</div>
.myborder {border:2px solid #d40e9d;}