#d84e90 color space conversions
Hex:
#d84e90
RGB:
216, 78, 144
CMY:
15, 69, 44
CMYK:
0, 64, 33, 15
HSL:
331°, 63.8889%, 57.6471%
HSV (HSB):
331°, 63.8889%, 84.7059%
XYZ:
36.0773, 22.0613, 28.7423
xyY:
0.4153, 0.2539, 22.0613
CIE-Lab:
54.0920, 59.9016, -7.4489
CIE-LCH:
54.0920, 60.3630, 352.9115
CIE-Luv:
54.0920, 84.7817, -21.2707
Hunter-Lab:
46.9695, 54.9095, -3.4031
#d84e90 color charts
#d84e90 color shades, tints & tones
#d84e90 color schemes
#d84e90 color preview, HTML & CSS examples
This text has a color of #d84e90
<p style="color:#d84e90;">Text here</p>
.mytext {color:#d84e90;}
This box has a color of #d84e90
<div style="background-color:#d84e90;">Content here</div>
.mybackground {background-color:#d84e90;}
Border around this has a color of #d84e90
<div style="border:2px solid #d84e90;">Content here</div>
.myborder {border:2px solid #d84e90;}