#d40d7b color space conversions
Hex:
#d40d7b
RGB:
212, 13, 123
CMY:
17, 95, 52
CMYK:
0, 94, 42, 17
HSL:
327°, 88.4444%, 44.1176%
HSV (HSB):
327°, 93.8679%, 83.1373%
XYZ:
30.8705, 15.7150, 20.1451
xyY:
0.4626, 0.2355, 15.7150
CIE-Lab:
46.5983, 73.8735, -6.0357
CIE-LCH:
46.5983, 74.1197, 355.3292
CIE-Luv:
46.5983, 108.8858, -21.7198
Hunter-Lab:
39.6421, 69.6295, -2.3802
#d40d7b color charts
#d40d7b color shades, tints & tones
#d40d7b color schemes
#d40d7b color preview, HTML & CSS examples
This text has a color of #d40d7b
<p style="color:#d40d7b;">Text here</p>
.mytext {color:#d40d7b;}
This box has a color of #d40d7b
<div style="background-color:#d40d7b;">Content here</div>
.mybackground {background-color:#d40d7b;}
Border around this has a color of #d40d7b
<div style="border:2px solid #d40d7b;">Content here</div>
.myborder {border:2px solid #d40d7b;}