#d65e97 color space conversions
Hex:
#d65e97
RGB:
214, 94, 151
CMY:
16, 63, 41
CMYK:
0, 56, 29, 16
HSL:
332°, 59.4059%, 60.3922%
HSV (HSB):
332°, 56.0748%, 83.9216%
XYZ:
37.3202, 24.5359, 32.0471
xyY:
0.3974, 0.2613, 24.5359
CIE-Lab:
56.6204, 53.1136, -7.8295
CIE-LCH:
56.6204, 53.6875, 351.6144
CIE-Luv:
56.6204, 73.4803, -20.6179
Hunter-Lab:
49.5337, 47.8031, -3.6855
#d65e97 color charts
#d65e97 color shades, tints & tones
#d65e97 color schemes
#d65e97 color preview, HTML & CSS examples
This text has a color of #d65e97
<p style="color:#d65e97;">Text here</p>
.mytext {color:#d65e97;}
This box has a color of #d65e97
<div style="background-color:#d65e97;">Content here</div>
.mybackground {background-color:#d65e97;}
Border around this has a color of #d65e97
<div style="border:2px solid #d65e97;">Content here</div>
.myborder {border:2px solid #d65e97;}