#d85f94 color space conversions
Hex:
#d85f94
RGB:
216, 95, 148
CMY:
15, 63, 42
CMYK:
0, 56, 31, 15
HSL:
334°, 60.8040%, 60.9804%
HSV (HSB):
334°, 56.0185%, 84.7059%
XYZ:
37.7564, 24.9215, 30.8373
xyY:
0.4037, 0.2665, 24.9215
CIE-Lab:
56.9988, 52.9036, -5.4815
CIE-LCH:
56.9988, 53.1868, 354.0845
CIE-Luv:
56.9988, 75.4030, -17.3315
Hunter-Lab:
49.9214, 47.6401, -1.6795
#d85f94 color charts
#d85f94 color shades, tints & tones
#d85f94 color schemes
#d85f94 color preview, HTML & CSS examples
This text has a color of #d85f94
<p style="color:#d85f94;">Text here</p>
.mytext {color:#d85f94;}
This box has a color of #d85f94
<div style="background-color:#d85f94;">Content here</div>
.mybackground {background-color:#d85f94;}
Border around this has a color of #d85f94
<div style="border:2px solid #d85f94;">Content here</div>
.myborder {border:2px solid #d85f94;}