#d43d9e color space conversions
Hex:
#d43d9e
RGB:
212, 61, 158
CMY:
17, 76, 38
CMYK:
0, 71, 25, 17
HSL:
321°, 63.7131%, 53.5294%
HSV (HSB):
321°, 71.2264%, 83.1373%
XYZ:
34.9917, 19.8032, 34.3259
xyY:
0.3926, 0.2222, 19.8032
CIE-Lab:
51.6139, 66.9146, -19.5428
CIE-LCH:
51.6139, 69.7100, 343.7193
CIE-Luv:
51.6139, 83.1415, -39.3406
Hunter-Lab:
44.5007, 62.4812, -14.5831
#d43d9e color charts
#d43d9e color shades, tints & tones
#d43d9e color schemes
#d43d9e color preview, HTML & CSS examples
This text has a color of #d43d9e
<p style="color:#d43d9e;">Text here</p>
.mytext {color:#d43d9e;}
This box has a color of #d43d9e
<div style="background-color:#d43d9e;">Content here</div>
.mybackground {background-color:#d43d9e;}
Border around this has a color of #d43d9e
<div style="border:2px solid #d43d9e;">Content here</div>
.myborder {border:2px solid #d43d9e;}