#d65e7f color space conversions
Hex:
#d65e7f
RGB:
214, 94, 127
CMY:
16, 63, 50
CMYK:
0, 56, 41, 16
HSL:
344°, 59.4059%, 60.3922%
HSV (HSB):
344°, 56.0748%, 83.9216%
XYZ:
35.5650, 23.8339, 22.8046
xyY:
0.4326, 0.2899, 23.8339
CIE-Lab:
55.9211, 50.2960, 5.2289
CIE-LCH:
55.9211, 50.5670, 5.9353
CIE-Luv:
55.9211, 80.2761, -2.5618
Hunter-Lab:
48.8199, 44.6013, 6.4786
#d65e7f color charts
#d65e7f color shades, tints & tones
#d65e7f color schemes
#d65e7f color preview, HTML & CSS examples
This text has a color of #d65e7f
<p style="color:#d65e7f;">Text here</p>
.mytext {color:#d65e7f;}
This box has a color of #d65e7f
<div style="background-color:#d65e7f;">Content here</div>
.mybackground {background-color:#d65e7f;}
Border around this has a color of #d65e7f
<div style="border:2px solid #d65e7f;">Content here</div>
.myborder {border:2px solid #d65e7f;}