#d85da5 color space conversions
Hex:
#d85da5
RGB:
216, 93, 165
CMY:
15, 64, 35
CMYK:
0, 57, 24, 15
HSL:
325°, 61.1940%, 60.5882%
HSV (HSB):
325°, 56.9444%, 84.7059%
XYZ:
39.0248, 25.1442, 38.3938
xyY:
0.3805, 0.2452, 25.1442
CIE-Lab:
57.2157, 56.0394, -15.0622
CIE-LCH:
57.2157, 58.0283, 344.9557
CIE-Luv:
57.2157, 71.3513, -31.5814
Hunter-Lab:
50.1440, 51.1662, -10.2958
#d85da5 color charts
#d85da5 color shades, tints & tones
#d85da5 color schemes
#d85da5 color preview, HTML & CSS examples
This text has a color of #d85da5
<p style="color:#d85da5;">Text here</p>
.mytext {color:#d85da5;}
This box has a color of #d85da5
<div style="background-color:#d85da5;">Content here</div>
.mybackground {background-color:#d85da5;}
Border around this has a color of #d85da5
<div style="border:2px solid #d85da5;">Content here</div>
.myborder {border:2px solid #d85da5;}