#d65e9b color space conversions
Hex:
#d65e9b
RGB:
214, 94, 155
CMY:
16, 63, 39
CMYK:
0, 56, 28, 16
HSL:
330°, 59.4059%, 60.3922%
HSV (HSB):
330°, 56.0748%, 83.9216%
XYZ:
37.6507, 24.6681, 33.7874
xyY:
0.3918, 0.2567, 24.6681
CIE-Lab:
56.7506, 53.6300, -9.9709
CIE-LCH:
56.7506, 54.5490, 349.4679
CIE-Luv:
56.7506, 72.3148, -23.7491
Hunter-Lab:
49.6670, 48.3968, -5.5668
#d65e9b color charts
#d65e9b color shades, tints & tones
#d65e9b color schemes
#d65e9b color preview, HTML & CSS examples
This text has a color of #d65e9b
<p style="color:#d65e9b;">Text here</p>
.mytext {color:#d65e9b;}
This box has a color of #d65e9b
<div style="background-color:#d65e9b;">Content here</div>
.mybackground {background-color:#d65e9b;}
Border around this has a color of #d65e9b
<div style="border:2px solid #d65e9b;">Content here</div>
.myborder {border:2px solid #d65e9b;}