#d84e8b color space conversions
Hex:
#d84e8b
RGB:
216, 78, 139
CMY:
15, 69, 45
CMYK:
0, 64, 36, 15
HSL:
333°, 63.8889%, 57.6471%
HSV (HSB):
333°, 63.8889%, 84.7059%
XYZ:
35.7035, 21.9118, 26.7737
xyY:
0.4231, 0.2597, 21.9118
CIE-Lab:
53.9333, 59.3309, -4.7240
CIE-LCH:
53.9333, 59.5187, 355.4477
CIE-Luv:
53.9333, 86.4538, -17.4435
Hunter-Lab:
46.8100, 54.2301, -1.1448
#d84e8b color charts
#d84e8b color shades, tints & tones
#d84e8b color schemes
#d84e8b color preview, HTML & CSS examples
This text has a color of #d84e8b
<p style="color:#d84e8b;">Text here</p>
.mytext {color:#d84e8b;}
This box has a color of #d84e8b
<div style="background-color:#d84e8b;">Content here</div>
.mybackground {background-color:#d84e8b;}
Border around this has a color of #d84e8b
<div style="border:2px solid #d84e8b;">Content here</div>
.myborder {border:2px solid #d84e8b;}