#d84f7f color space conversions
Hex:
#d84f7f
RGB:
216, 79, 127
CMY:
15, 69, 50
CMYK:
0, 63, 41, 15
HSL:
339°, 63.7209%, 57.8431%
HSV (HSB):
339°, 63.4259%, 84.7059%
XYZ:
34.9456, 21.7232, 22.4298
xyY:
0.4418, 0.2746, 21.7232
CIE-Lab:
53.7321, 57.6274, 2.1090
CIE-LCH:
53.7321, 57.6660, 2.0960
CIE-Luv:
53.7321, 89.8933, -8.1229
Hunter-Lab:
46.6082, 52.2706, 4.0928
#d84f7f color charts
#d84f7f color shades, tints & tones
#d84f7f color schemes
#d84f7f color preview, HTML & CSS examples
This text has a color of #d84f7f
<p style="color:#d84f7f;">Text here</p>
.mytext {color:#d84f7f;}
This box has a color of #d84f7f
<div style="background-color:#d84f7f;">Content here</div>
.mybackground {background-color:#d84f7f;}
Border around this has a color of #d84f7f
<div style="border:2px solid #d84f7f;">Content here</div>
.myborder {border:2px solid #d84f7f;}