#d85a7f color space conversions
Hex:
#d85a7f
RGB:
216, 90, 127
CMY:
15, 65, 50
CMYK:
0, 58, 41, 15
HSL:
342°, 61.7647%, 60.0000%
HSV (HSB):
342°, 58.3333%, 84.7059%
XYZ:
35.8058, 23.4436, 22.7166
xyY:
0.4368, 0.2860, 23.4436
CIE-Lab:
55.5263, 52.8088, 4.7014
CIE-LCH:
55.5263, 53.0177, 5.0874
CIE-Luv:
55.5263, 84.1062, -3.7805
Hunter-Lab:
48.4186, 47.2694, 6.0759
#d85a7f color charts
#d85a7f color shades, tints & tones
#d85a7f color schemes
#d85a7f color preview, HTML & CSS examples
This text has a color of #d85a7f
<p style="color:#d85a7f;">Text here</p>
.mytext {color:#d85a7f;}
This box has a color of #d85a7f
<div style="background-color:#d85a7f;">Content here</div>
.mybackground {background-color:#d85a7f;}
Border around this has a color of #d85a7f
<div style="border:2px solid #d85a7f;">Content here</div>
.myborder {border:2px solid #d85a7f;}