#d43b8d color space conversions
Hex:
#d43b8d
RGB:
212, 59, 141
CMY:
17, 77, 45
CMYK:
0, 72, 33, 17
HSL:
328°, 64.0167%, 53.1373%
HSV (HSB):
328°, 72.1698%, 83.1373%
XYZ:
33.5231, 19.0481, 27.1091
xyY:
0.4207, 0.2391, 19.0481
CIE-Lab:
50.7434, 65.5816, -10.7448
CIE-LCH:
50.7434, 66.4560, 350.6954
CIE-Luv:
50.7434, 90.3164, -26.6281
Hunter-Lab:
43.6441, 60.7288, -6.2765
#d43b8d color charts
#d43b8d color shades, tints & tones
#d43b8d color schemes
#d43b8d color preview, HTML & CSS examples
This text has a color of #d43b8d
<p style="color:#d43b8d;">Text here</p>
.mytext {color:#d43b8d;}
This box has a color of #d43b8d
<div style="background-color:#d43b8d;">Content here</div>
.mybackground {background-color:#d43b8d;}
Border around this has a color of #d43b8d
<div style="border:2px solid #d43b8d;">Content here</div>
.myborder {border:2px solid #d43b8d;}