#d65e8c color space conversions
Hex:
#d65e8c
RGB:
214, 94, 140
CMY:
16, 63, 45
CMYK:
0, 56, 35, 16
HSL:
337°, 59.4059%, 60.3922%
HSV (HSB):
337°, 56.0748%, 83.9216%
XYZ:
36.4679, 24.1950, 27.5590
xyY:
0.4134, 0.2743, 24.1950
CIE-Lab:
56.2825, 51.7615, -1.8868
CIE-LCH:
56.2825, 51.7958, 357.9124
CIE-Luv:
56.2825, 76.6459, -12.1662
Hunter-Lab:
49.1884, 46.2587, 1.2133
#d65e8c color charts
#d65e8c color shades, tints & tones
#d65e8c color schemes
#d65e8c color preview, HTML & CSS examples
This text has a color of #d65e8c
<p style="color:#d65e8c;">Text here</p>
.mytext {color:#d65e8c;}
This box has a color of #d65e8c
<div style="background-color:#d65e8c;">Content here</div>
.mybackground {background-color:#d65e8c;}
Border around this has a color of #d65e8c
<div style="border:2px solid #d65e8c;">Content here</div>
.myborder {border:2px solid #d65e8c;}