#d85d85 color space conversions
Hex:
#d85d85
RGB:
216, 93, 133
CMY:
15, 64, 48
CMYK:
0, 57, 38, 15
HSL:
340°, 61.1940%, 60.5882%
HSV (HSB):
340°, 56.9444%, 84.7059%
XYZ:
36.4669, 24.1211, 24.9241
xyY:
0.4265, 0.2821, 24.1211
CIE-Lab:
56.2088, 52.0757, 2.1538
CIE-LCH:
56.2088, 52.1203, 2.3684
CIE-Luv:
56.2088, 80.7528, -6.8882
Hunter-Lab:
49.1132, 46.5893, 4.2906
#d85d85 color charts
#d85d85 color shades, tints & tones
#d85d85 color schemes
#d85d85 color preview, HTML & CSS examples
This text has a color of #d85d85
<p style="color:#d85d85;">Text here</p>
.mytext {color:#d85d85;}
This box has a color of #d85d85
<div style="background-color:#d85d85;">Content here</div>
.mybackground {background-color:#d85d85;}
Border around this has a color of #d85d85
<div style="border:2px solid #d85d85;">Content here</div>
.myborder {border:2px solid #d85d85;}