#d43c6e color space conversions
Hex:
#d43c6e
RGB:
212, 60, 110
CMY:
17, 76, 57
CMYK:
0, 72, 48, 17
HSL:
340°, 63.8655%, 53.3333%
HSV (HSB):
340°, 71.6981%, 83.1373%
XYZ:
31.5817, 18.3546, 16.6301
xyY:
0.4744, 0.2757, 18.3546
CIE-Lab:
49.9234, 62.1608, 6.7534
CIE-LCH:
49.9234, 62.5266, 6.2006
CIE-Luv:
49.9234, 101.3905, -3.4686
Hunter-Lab:
42.8422, 56.6098, 6.9749
#d43c6e color charts
#d43c6e color shades, tints & tones
#d43c6e color schemes
#d43c6e color preview, HTML & CSS examples
This text has a color of #d43c6e
<p style="color:#d43c6e;">Text here</p>
.mytext {color:#d43c6e;}
This box has a color of #d43c6e
<div style="background-color:#d43c6e;">Content here</div>
.mybackground {background-color:#d43c6e;}
Border around this has a color of #d43c6e
<div style="border:2px solid #d43c6e;">Content here</div>
.myborder {border:2px solid #d43c6e;}