#d43d89 color space conversions
Hex:
#d43d89
RGB:
212, 61, 137
CMY:
17, 76, 46
CMYK:
0, 71, 35, 17
HSL:
330°, 63.7131%, 53.5294%
HSV (HSB):
330°, 71.2264%, 83.1373%
XYZ:
33.3355, 19.1407, 25.6045
xyY:
0.4269, 0.2451, 19.1407
CIE-Lab:
50.8514, 64.4560, -8.1863
CIE-LCH:
50.8514, 64.9737, 352.7618
CIE-Luv:
50.8514, 91.1051, -22.9388
Hunter-Lab:
43.7501, 59.4460, -4.0741
#d43d89 color charts
#d43d89 color shades, tints & tones
#d43d89 color schemes
#d43d89 color preview, HTML & CSS examples
This text has a color of #d43d89
<p style="color:#d43d89;">Text here</p>
.mytext {color:#d43d89;}
This box has a color of #d43d89
<div style="background-color:#d43d89;">Content here</div>
.mybackground {background-color:#d43d89;}
Border around this has a color of #d43d89
<div style="border:2px solid #d43d89;">Content here</div>
.myborder {border:2px solid #d43d89;}