#d85d71 color space conversions
Hex:
#d85d71
RGB:
216, 93, 113
CMY:
15, 64, 56
CMYK:
0, 57, 48, 15
HSL:
350°, 61.1940%, 60.5882%
HSV (HSB):
350°, 56.9444%, 84.7059%
XYZ:
35.2139, 23.6199, 18.3259
xyY:
0.4564, 0.3061, 23.6199
CIE-Lab:
55.7052, 50.0368, 13.2052
CIE-LCH:
55.7052, 51.7499, 14.7839
CIE-Luv:
55.7052, 86.2142, 7.1819
Hunter-Lab:
48.6003, 44.2837, 11.6635
#d85d71 color charts
#d85d71 color shades, tints & tones
#d85d71 color schemes
#d85d71 color preview, HTML & CSS examples
This text has a color of #d85d71
<p style="color:#d85d71;">Text here</p>
.mytext {color:#d85d71;}
This box has a color of #d85d71
<div style="background-color:#d85d71;">Content here</div>
.mybackground {background-color:#d85d71;}
Border around this has a color of #d85d71
<div style="border:2px solid #d85d71;">Content here</div>
.myborder {border:2px solid #d85d71;}