#d85dac color space conversions
Hex:
#d85dac
RGB:
216, 93, 172
CMY:
15, 64, 33
CMYK:
0, 57, 20, 15
HSL:
321°, 61.1940%, 60.5882%
HSV (HSB):
321°, 56.9444%, 84.7059%
XYZ:
39.6796, 25.4062, 41.8423
xyY:
0.3711, 0.2376, 25.4062
CIE-Lab:
57.4691, 57.0144, -18.7350
CIE-LCH:
57.4691, 60.0137, 341.8094
CIE-Luv:
57.4691, 69.2517, -37.1923
Hunter-Lab:
50.4046, 52.3114, -13.9351
#d85dac color charts
#d85dac color shades, tints & tones
#d85dac color schemes
#d85dac color preview, HTML & CSS examples
This text has a color of #d85dac
<p style="color:#d85dac;">Text here</p>
.mytext {color:#d85dac;}
This box has a color of #d85dac
<div style="background-color:#d85dac;">Content here</div>
.mybackground {background-color:#d85dac;}
Border around this has a color of #d85dac
<div style="border:2px solid #d85dac;">Content here</div>
.myborder {border:2px solid #d85dac;}