#d43c8a color space conversions
Hex:
#d43c8a
RGB:
212, 60, 138
CMY:
17, 76, 46
CMYK:
0, 72, 35, 17
HSL:
329°, 63.8655%, 53.3333%
HSV (HSB):
329°, 71.6981%, 83.1373%
XYZ:
33.3547, 19.0637, 25.9664
xyY:
0.4255, 0.2432, 19.0637
CIE-Lab:
50.7617, 64.9102, -8.9200
CIE-LCH:
50.7617, 65.5203, 352.1754
CIE-Luv:
50.7617, 91.0993, -24.0134
Hunter-Lab:
43.6620, 59.9526, -4.6972
#d43c8a color charts
#d43c8a color shades, tints & tones
#d43c8a color schemes
#d43c8a color preview, HTML & CSS examples
This text has a color of #d43c8a
<p style="color:#d43c8a;">Text here</p>
.mytext {color:#d43c8a;}
This box has a color of #d43c8a
<div style="background-color:#d43c8a;">Content here</div>
.mybackground {background-color:#d43c8a;}
Border around this has a color of #d43c8a
<div style="border:2px solid #d43c8a;">Content here</div>
.myborder {border:2px solid #d43c8a;}