#d85d82 color space conversions
Hex:
#d85d82
RGB:
216, 93, 130
CMY:
15, 64, 49
CMYK:
0, 57, 40, 15
HSL:
342°, 61.1940%, 60.5882%
HSV (HSB):
342°, 56.9444%, 84.7059%
XYZ:
36.2625, 24.0393, 23.8479
xyY:
0.4309, 0.2857, 24.0393
CIE-Lab:
56.1272, 51.7478, 3.7999
CIE-LCH:
56.1272, 51.8871, 4.1998
CIE-Luv:
56.1272, 81.6000, -4.6935
Hunter-Lab:
49.0299, 46.2162, 5.4826
#d85d82 color charts
#d85d82 color shades, tints & tones
#d85d82 color schemes
#d85d82 color preview, HTML & CSS examples
This text has a color of #d85d82
<p style="color:#d85d82;">Text here</p>
.mytext {color:#d85d82;}
This box has a color of #d85d82
<div style="background-color:#d85d82;">Content here</div>
.mybackground {background-color:#d85d82;}
Border around this has a color of #d85d82
<div style="border:2px solid #d85d82;">Content here</div>
.myborder {border:2px solid #d85d82;}