#df8080 color space conversions
Hex:
#df8080
RGB:
223, 128, 128
CMY:
13, 50, 50
CMYK:
0, 43, 43, 13
HSL:
0°, 59.7484%, 68.8235%
HSV (HSB):
0°, 42.6009%, 87.4510%
XYZ:
42.0469, 32.6848, 24.5148
xyY:
0.4237, 0.3293, 32.6848
CIE-Lab:
63.9049, 36.5620, 16.0964
CIE-LCH:
63.9049, 39.9484, 23.7615
CIE-Luv:
63.9049, 66.2616, 14.2819
Hunter-Lab:
57.1706, 31.2315, 14.5959
#df8080 color charts
#df8080 color shades, tints & tones
#df8080 color schemes
#df8080 color preview, HTML & CSS examples
This text has a color of #df8080
<p style="color:#df8080;">Text here</p>
.mytext {color:#df8080;}
This box has a color of #df8080
<div style="background-color:#df8080;">Content here</div>
.mybackground {background-color:#df8080;}
Border around this has a color of #df8080
<div style="border:2px solid #df8080;">Content here</div>
.myborder {border:2px solid #df8080;}