#d40d9a color space conversions
Hex:
#d40d9a
RGB:
212, 13, 154
CMY:
17, 95, 40
CMYK:
0, 94, 27, 17
HSL:
317°, 88.4444%, 44.1176%
HSV (HSB):
317°, 93.8679%, 83.1373%
XYZ:
33.1280, 16.6180, 32.0334
xyY:
0.4051, 0.2032, 16.6180
CIE-Lab:
47.7751, 76.9831, -23.0612
CIE-LCH:
47.7751, 80.3630, 343.3238
CIE-Luv:
47.7751, 94.5650, -45.4569
Hunter-Lab:
40.7652, 73.7199, -18.0547
#d40d9a color charts
#d40d9a color shades, tints & tones
#d40d9a color schemes
#d40d9a color preview, HTML & CSS examples
This text has a color of #d40d9a
<p style="color:#d40d9a;">Text here</p>
.mytext {color:#d40d9a;}
This box has a color of #d40d9a
<div style="background-color:#d40d9a;">Content here</div>
.mybackground {background-color:#d40d9a;}
Border around this has a color of #d40d9a
<div style="border:2px solid #d40d9a;">Content here</div>
.myborder {border:2px solid #d40d9a;}