#d85f90 color space conversions
Hex:
#d85f90
RGB:
216, 95, 144
CMY:
15, 63, 44
CMYK:
0, 56, 33, 15
HSL:
336°, 60.8040%, 60.9804%
HSV (HSB):
336°, 56.0185%, 84.7059%
XYZ:
37.4452, 24.7970, 29.1983
xyY:
0.4095, 0.2712, 24.7970
CIE-Lab:
56.8771, 52.4156, -3.3220
CIE-LCH:
56.8771, 52.5208, 356.3736
CIE-Luv:
56.8771, 76.5525, -14.2643
Hunter-Lab:
49.7966, 47.0814, 0.0928
#d85f90 color charts
#d85f90 color shades, tints & tones
#d85f90 color schemes
#d85f90 color preview, HTML & CSS examples
This text has a color of #d85f90
<p style="color:#d85f90;">Text here</p>
.mytext {color:#d85f90;}
This box has a color of #d85f90
<div style="background-color:#d85f90;">Content here</div>
.mybackground {background-color:#d85f90;}
Border around this has a color of #d85f90
<div style="border:2px solid #d85f90;">Content here</div>
.myborder {border:2px solid #d85f90;}