#d85d60 color space conversions
Hex:
#d85d60
RGB:
216, 93, 96
CMY:
15, 64, 62
CMYK:
0, 57, 56, 15
HSL:
359°, 61.1940%, 60.5882%
HSV (HSB):
359°, 56.9444%, 84.7059%
XYZ:
34.3446, 23.2722, 13.7481
xyY:
0.4813, 0.3261, 23.2722
CIE-Lab:
55.3516, 48.5812, 22.6837
CIE-LCH:
55.3516, 53.6161, 25.0289
CIE-Luv:
55.3516, 90.4164, 17.8937
Hunter-Lab:
48.2412, 42.6581, 16.8719
#d85d60 color charts
#d85d60 color shades, tints & tones
#d85d60 color schemes
#d85d60 color preview, HTML & CSS examples
This text has a color of #d85d60
<p style="color:#d85d60;">Text here</p>
.mytext {color:#d85d60;}
This box has a color of #d85d60
<div style="background-color:#d85d60;">Content here</div>
.mybackground {background-color:#d85d60;}
Border around this has a color of #d85d60
<div style="border:2px solid #d85d60;">Content here</div>
.myborder {border:2px solid #d85d60;}