#d85f97 color space conversions
Hex:
#d85f97
RGB:
216, 95, 151
CMY:
15, 63, 41
CMYK:
0, 56, 30, 15
HSL:
332°, 60.8040%, 60.9804%
HSV (HSB):
332°, 56.0185%, 84.7059%
XYZ:
37.9970, 25.0177, 32.1044
xyY:
0.3995, 0.2630, 25.0177
CIE-Lab:
57.0927, 53.2782, -7.0945
CIE-LCH:
57.0927, 53.7484, 352.4151
CIE-Luv:
57.0927, 74.5353, -19.6534
Hunter-Lab:
50.0177, 48.0704, -3.0435
#d85f97 color charts
#d85f97 color shades, tints & tones
#d85f97 color schemes
#d85f97 color preview, HTML & CSS examples
This text has a color of #d85f97
<p style="color:#d85f97;">Text here</p>
.mytext {color:#d85f97;}
This box has a color of #d85f97
<div style="background-color:#d85f97;">Content here</div>
.mybackground {background-color:#d85f97;}
Border around this has a color of #d85f97
<div style="border:2px solid #d85f97;">Content here</div>
.myborder {border:2px solid #d85f97;}