#d43d90 color space conversions
Hex:
#d43d90
RGB:
212, 61, 144
CMY:
17, 76, 44
CMYK:
0, 71, 32, 17
HSL:
327°, 63.7131%, 53.5294%
HSV (HSB):
327°, 71.2264%, 83.1373%
XYZ:
33.8542, 19.3482, 28.3358
xyY:
0.4152, 0.2373, 19.3482
CIE-Lab:
51.0921, 65.2380, -12.0135
CIE-LCH:
51.0921, 66.3349, 349.5659
CIE-Luv:
51.0921, 88.4606, -28.3410
Hunter-Lab:
43.9865, 60.4058, -7.4036
#d43d90 color charts
#d43d90 color shades, tints & tones
#d43d90 color schemes
#d43d90 color preview, HTML & CSS examples
This text has a color of #d43d90
<p style="color:#d43d90;">Text here</p>
.mytext {color:#d43d90;}
This box has a color of #d43d90
<div style="background-color:#d43d90;">Content here</div>
.mybackground {background-color:#d43d90;}
Border around this has a color of #d43d90
<div style="border:2px solid #d43d90;">Content here</div>
.myborder {border:2px solid #d43d90;}