#d85c8f color space conversions
Hex:
#d85c8f
RGB:
216, 92, 143
CMY:
15, 64, 44
CMYK:
0, 57, 34, 15
HSL:
335°, 61.3861%, 60.3922%
HSV (HSB):
335°, 57.4074%, 84.7059%
XYZ:
37.1040, 24.2364, 28.7091
xyY:
0.4120, 0.2691, 24.2364
CIE-Lab:
56.3237, 53.6841, -3.5517
CIE-LCH:
56.3237, 53.8015, 356.2148
CIE-Luv:
56.3237, 78.3867, -14.8131
Hunter-Lab:
49.2305, 48.3784, -0.1141
#d85c8f color charts
#d85c8f color shades, tints & tones
#d85c8f color schemes
#d85c8f color preview, HTML & CSS examples
This text has a color of #d85c8f
<p style="color:#d85c8f;">Text here</p>
.mytext {color:#d85c8f;}
This box has a color of #d85c8f
<div style="background-color:#d85c8f;">Content here</div>
.mybackground {background-color:#d85c8f;}
Border around this has a color of #d85c8f
<div style="border:2px solid #d85c8f;">Content here</div>
.myborder {border:2px solid #d85c8f;}