#d84b7f color space conversions
Hex:
#d84b7f
RGB:
216, 75, 127
CMY:
15, 71, 50
CMYK:
0, 65, 41, 15
HSL:
338°, 64.3836%, 57.0588%
HSV (HSB):
338°, 65.2778%, 84.7059%
XYZ:
34.6657, 21.1634, 22.3365
xyY:
0.4435, 0.2708, 21.1634
CIE-Lab:
53.1279, 59.2729, 1.2313
CIE-LCH:
53.1279, 59.2857, 1.1900
CIE-Luv:
53.1279, 91.8570, -9.5930
Hunter-Lab:
46.0037, 54.0009, 3.4150
#d84b7f color charts
#d84b7f color shades, tints & tones
#d84b7f color schemes
#d84b7f color preview, HTML & CSS examples
This text has a color of #d84b7f
<p style="color:#d84b7f;">Text here</p>
.mytext {color:#d84b7f;}
This box has a color of #d84b7f
<div style="background-color:#d84b7f;">Content here</div>
.mybackground {background-color:#d84b7f;}
Border around this has a color of #d84b7f
<div style="border:2px solid #d84b7f;">Content here</div>
.myborder {border:2px solid #d84b7f;}