#d43d6a color space conversions
Hex:
#d43d6a
RGB:
212, 61, 106
CMY:
17, 76, 58
CMYK:
0, 71, 50, 17
HSL:
342°, 63.7131%, 53.5294%
HSV (HSB):
342°, 71.2264%, 83.1373%
XYZ:
31.4216, 18.3751, 15.5263
xyY:
0.4810, 0.2813, 18.3751
CIE-Lab:
49.9480, 61.4686, 9.2155
CIE-LCH:
49.9480, 62.1555, 8.5264
CIE-Luv:
49.9480, 102.3209, -0.4415
Hunter-Lab:
42.8662, 55.8274, 8.5313
#d43d6a color charts
#d43d6a color shades, tints & tones
#d43d6a color schemes
#d43d6a color preview, HTML & CSS examples
This text has a color of #d43d6a
<p style="color:#d43d6a;">Text here</p>
.mytext {color:#d43d6a;}
This box has a color of #d43d6a
<div style="background-color:#d43d6a;">Content here</div>
.mybackground {background-color:#d43d6a;}
Border around this has a color of #d43d6a
<div style="border:2px solid #d43d6a;">Content here</div>
.myborder {border:2px solid #d43d6a;}