#d85d8b color space conversions
Hex:
#d85d8b
RGB:
216, 93, 139
CMY:
15, 64, 45
CMYK:
0, 57, 36, 15
HSL:
338°, 61.1940%, 60.5882%
HSV (HSB):
338°, 56.9444%, 84.7059%
XYZ:
36.8935, 24.2917, 27.1704
xyY:
0.4176, 0.2749, 24.2917
CIE-Lab:
56.3787, 52.7547, -1.1235
CIE-LCH:
56.3787, 52.7667, 358.7800
CIE-Luv:
56.3787, 79.0348, -11.3527
Hunter-Lab:
49.2866, 47.3644, 1.8157
#d85d8b color charts
#d85d8b color shades, tints & tones
#d85d8b color schemes
#d85d8b color preview, HTML & CSS examples
This text has a color of #d85d8b
<p style="color:#d85d8b;">Text here</p>
.mytext {color:#d85d8b;}
This box has a color of #d85d8b
<div style="background-color:#d85d8b;">Content here</div>
.mybackground {background-color:#d85d8b;}
Border around this has a color of #d85d8b
<div style="border:2px solid #d85d8b;">Content here</div>
.myborder {border:2px solid #d85d8b;}