#d85db7 color space conversions
Hex:
#d85db7
RGB:
216, 93, 183
CMY:
15, 64, 28
CMYK:
0, 57, 15, 15
HSL:
316°, 61.1940%, 60.5882%
HSV (HSB):
316°, 56.9444%, 84.7059%
XYZ:
40.7805, 25.8465, 47.6393
xyY:
0.3569, 0.2262, 25.8465
CIE-Lab:
57.8911, 58.6197, -24.4341
CIE-LCH:
57.8911, 63.5082, 337.3724
CIE-Luv:
57.8911, 65.9564, -46.0810
Hunter-Lab:
50.8395, 54.2133, -19.9702
#d85db7 color charts
#d85db7 color shades, tints & tones
#d85db7 color schemes
#d85db7 color preview, HTML & CSS examples
This text has a color of #d85db7
<p style="color:#d85db7;">Text here</p>
.mytext {color:#d85db7;}
This box has a color of #d85db7
<div style="background-color:#d85db7;">Content here</div>
.mybackground {background-color:#d85db7;}
Border around this has a color of #d85db7
<div style="border:2px solid #d85db7;">Content here</div>
.myborder {border:2px solid #d85db7;}