#d65d91 color space conversions
Hex:
#d65d91
RGB:
214, 93, 145
CMY:
16, 64, 43
CMYK:
0, 57, 32, 16
HSL:
334°, 59.6059%, 60.1961%
HSV (HSB):
334°, 56.5421%, 83.9216%
XYZ:
36.7567, 24.1692, 29.5159
xyY:
0.4064, 0.2672, 24.1692
CIE-Lab:
56.2568, 52.8291, -4.8574
CIE-LCH:
56.2568, 53.0519, 354.7467
CIE-Luv:
56.2568, 75.7246, -16.4178
Hunter-Lab:
49.1622, 47.4241, -1.1829
#d65d91 color charts
#d65d91 color shades, tints & tones
#d65d91 color schemes
#d65d91 color preview, HTML & CSS examples
This text has a color of #d65d91
<p style="color:#d65d91;">Text here</p>
.mytext {color:#d65d91;}
This box has a color of #d65d91
<div style="background-color:#d65d91;">Content here</div>
.mybackground {background-color:#d65d91;}
Border around this has a color of #d65d91
<div style="border:2px solid #d65d91;">Content here</div>
.myborder {border:2px solid #d65d91;}