#d43b9f color space conversions
Hex:
#d43b9f
RGB:
212, 59, 159
CMY:
17, 77, 38
CMYK:
0, 72, 25, 17
HSL:
321°, 64.0167%, 53.1373%
HSV (HSB):
321°, 72.1698%, 83.1373%
XYZ:
34.9734, 19.6282, 34.7462
xyY:
0.3914, 0.2197, 19.6282
CIE-Lab:
51.4142, 67.7129, -20.4405
CIE-LCH:
51.4142, 70.7308, 343.2025
CIE-Luv:
51.4142, 83.3922, -40.7430
Hunter-Lab:
44.3037, 63.3764, -15.4870
#d43b9f color charts
#d43b9f color shades, tints & tones
#d43b9f color schemes
#d43b9f color preview, HTML & CSS examples
This text has a color of #d43b9f
<p style="color:#d43b9f;">Text here</p>
.mytext {color:#d43b9f;}
This box has a color of #d43b9f
<div style="background-color:#d43b9f;">Content here</div>
.mybackground {background-color:#d43b9f;}
Border around this has a color of #d43b9f
<div style="border:2px solid #d43b9f;">Content here</div>
.myborder {border:2px solid #d43b9f;}