#d43b8c color space conversions
Hex:
#d43b8c
RGB:
212, 59, 140
CMY:
17, 77, 45
CMYK:
0, 72, 34, 17
HSL:
328°, 64.0167%, 53.1373%
HSV (HSB):
328°, 72.1698%, 83.1373%
XYZ:
33.4490, 19.0184, 26.7189
xyY:
0.4224, 0.2402, 19.0184
CIE-Lab:
50.7088, 65.4704, -10.1979
CIE-LCH:
50.7088, 66.2599, 351.1465
CIE-Luv:
50.7088, 90.6994, -25.8560
Hunter-Lab:
43.6101, 60.5918, -5.7985
#d43b8c color charts
#d43b8c color shades, tints & tones
#d43b8c color schemes
#d43b8c color preview, HTML & CSS examples
This text has a color of #d43b8c
<p style="color:#d43b8c;">Text here</p>
.mytext {color:#d43b8c;}
This box has a color of #d43b8c
<div style="background-color:#d43b8c;">Content here</div>
.mybackground {background-color:#d43b8c;}
Border around this has a color of #d43b8c
<div style="border:2px solid #d43b8c;">Content here</div>
.myborder {border:2px solid #d43b8c;}