#df8050 color space conversions
Hex:
#df8050
RGB:
223, 128, 80
CMY:
13, 50, 69
CMYK:
0, 43, 64, 13
HSL:
20°, 69.0821%, 59.4118%
HSV (HSB):
20°, 64.1256%, 87.4510%
XYZ:
39.5986, 31.7055, 11.6221
xyY:
0.4775, 0.3823, 31.7055
CIE-Lab:
63.0987, 32.4939, 41.5051
CIE-LCH:
63.0987, 52.7117, 51.9430
CIE-Luv:
63.0987, 73.9280, 41.3720
Hunter-Lab:
56.3076, 26.9924, 27.1777
#df8050 color charts
#df8050 color shades, tints & tones
#df8050 color schemes
#df8050 color preview, HTML & CSS examples
This text has a color of #df8050
<p style="color:#df8050;">Text here</p>
.mytext {color:#df8050;}
This box has a color of #df8050
<div style="background-color:#df8050;">Content here</div>
.mybackground {background-color:#df8050;}
Border around this has a color of #df8050
<div style="border:2px solid #df8050;">Content here</div>
.myborder {border:2px solid #df8050;}