#d43e81 color space conversions
Hex:
#d43e81
RGB:
212, 62, 129
CMY:
17, 76, 49
CMYK:
0, 71, 39, 17
HSL:
333°, 63.5593%, 53.7255%
HSV (HSB):
333°, 70.7547%, 83.1373%
XYZ:
32.8364, 19.0273, 22.7108
xyY:
0.4403, 0.2551, 19.0273
CIE-Lab:
50.7191, 63.2578, -3.5770
CIE-LCH:
50.7191, 63.3588, 356.7636
CIE-Luv:
50.7191, 93.6943, -16.5690
Hunter-Lab:
43.6203, 58.0357, -0.3351
#d43e81 color charts
#d43e81 color shades, tints & tones
#d43e81 color schemes
#d43e81 color preview, HTML & CSS examples
This text has a color of #d43e81
<p style="color:#d43e81;">Text here</p>
.mytext {color:#d43e81;}
This box has a color of #d43e81
<div style="background-color:#d43e81;">Content here</div>
.mybackground {background-color:#d43e81;}
Border around this has a color of #d43e81
<div style="border:2px solid #d43e81;">Content here</div>
.myborder {border:2px solid #d43e81;}