#d84d8f color space conversions
Hex:
#d84d8f
RGB:
216, 77, 143
CMY:
15, 70, 44
CMYK:
0, 64, 34, 15
HSL:
332°, 64.0553%, 57.4510%
HSV (HSB):
332°, 64.3519%, 84.7059%
XYZ:
35.9307, 21.8899, 28.3180
xyY:
0.4171, 0.2541, 21.8899
CIE-Lab:
53.9099, 60.1952, -7.1284
CIE-LCH:
53.9099, 60.6158, 353.2464
CIE-Luv:
53.9099, 85.5642, -20.8786
Hunter-Lab:
46.7866, 55.2061, -3.1352
#d84d8f color charts
#d84d8f color shades, tints & tones
#d84d8f color schemes
#d84d8f color preview, HTML & CSS examples
This text has a color of #d84d8f
<p style="color:#d84d8f;">Text here</p>
.mytext {color:#d84d8f;}
This box has a color of #d84d8f
<div style="background-color:#d84d8f;">Content here</div>
.mybackground {background-color:#d84d8f;}
Border around this has a color of #d84d8f
<div style="border:2px solid #d84d8f;">Content here</div>
.myborder {border:2px solid #d84d8f;}