#df7f85 color space conversions
Hex:
#df7f85
RGB:
223, 127, 133
CMY:
13, 50, 48
CMYK:
0, 43, 40, 13
HSL:
356°, 60.0000%, 68.6275%
HSV (HSB):
356°, 43.0493%, 87.4510%
XYZ:
42.2544, 32.5602, 26.2480
xyY:
0.4181, 0.3222, 32.5602
CIE-Lab:
63.8032, 37.6263, 13.1187
CIE-LCH:
63.8032, 39.8476, 19.2215
CIE-Luv:
63.8032, 65.9496, 10.3945
Hunter-Lab:
57.0615, 32.3228, 12.6700
#df7f85 color charts
#df7f85 color shades, tints & tones
#df7f85 color schemes
#df7f85 color preview, HTML & CSS examples
This text has a color of #df7f85
<p style="color:#df7f85;">Text here</p>
.mytext {color:#df7f85;}
This box has a color of #df7f85
<div style="background-color:#df7f85;">Content here</div>
.mybackground {background-color:#df7f85;}
Border around this has a color of #df7f85
<div style="border:2px solid #df7f85;">Content here</div>
.myborder {border:2px solid #df7f85;}