#d65f9c color space conversions
Hex:
#d65f9c
RGB:
214, 95, 156
CMY:
16, 63, 39
CMYK:
0, 56, 27, 16
HSL:
329°, 59.2040%, 60.5882%
HSV (HSB):
329°, 55.6075%, 83.9216%
XYZ:
37.8245, 24.8809, 34.2614
xyY:
0.3901, 0.2566, 24.8809
CIE-Lab:
56.9592, 53.2954, -10.2416
CIE-LCH:
56.9592, 54.2706, 349.1223
CIE-Luv:
56.9592, 71.5416, -24.0860
Hunter-Lab:
49.8807, 48.0652, -5.8078
#d65f9c color charts
#d65f9c color shades, tints & tones
#d65f9c color schemes
#d65f9c color preview, HTML & CSS examples
This text has a color of #d65f9c
<p style="color:#d65f9c;">Text here</p>
.mytext {color:#d65f9c;}
This box has a color of #d65f9c
<div style="background-color:#d65f9c;">Content here</div>
.mybackground {background-color:#d65f9c;}
Border around this has a color of #d65f9c
<div style="border:2px solid #d65f9c;">Content here</div>
.myborder {border:2px solid #d65f9c;}