#d85c8e color space conversions
Hex:
#d85c8e
RGB:
216, 92, 142
CMY:
15, 64, 44
CMYK:
0, 57, 34, 15
HSL:
336°, 61.3861%, 60.3922%
HSV (HSB):
336°, 57.4074%, 84.7059%
XYZ:
37.0285, 24.2062, 28.3118
xyY:
0.4135, 0.2703, 24.2062
CIE-Lab:
56.2937, 53.5657, -3.0092
CIE-LCH:
56.2937, 53.6502, 356.7846
CIE-Luv:
56.2937, 78.6807, -14.0522
Hunter-Lab:
49.1998, 48.2422, 0.3217
#d85c8e color charts
#d85c8e color shades, tints & tones
#d85c8e color schemes
#d85c8e color preview, HTML & CSS examples
This text has a color of #d85c8e
<p style="color:#d85c8e;">Text here</p>
.mytext {color:#d85c8e;}
This box has a color of #d85c8e
<div style="background-color:#d85c8e;">Content here</div>
.mybackground {background-color:#d85c8e;}
Border around this has a color of #d85c8e
<div style="border:2px solid #d85c8e;">Content here</div>
.myborder {border:2px solid #d85c8e;}