#df805f color space conversions
Hex:
#df805f
RGB:
223, 128, 95
CMY:
13, 50, 63
CMYK:
0, 43, 57, 13
HSL:
15°, 66.6667%, 62.3529%
HSV (HSB):
15°, 57.3991%, 87.4510%
XYZ:
40.2162, 31.9525, 14.8743
xyY:
0.4620, 0.3671, 31.9525
CIE-Lab:
63.3036, 33.5421, 33.7261
CIE-LCH:
63.3036, 47.5659, 45.1567
CIE-Luv:
63.3036, 71.8572, 34.0945
Hunter-Lab:
56.5266, 28.0733, 23.9671
#df805f color charts
#df805f color shades, tints & tones
#df805f color schemes
#df805f color preview, HTML & CSS examples
This text has a color of #df805f
<p style="color:#df805f;">Text here</p>
.mytext {color:#df805f;}
This box has a color of #df805f
<div style="background-color:#df805f;">Content here</div>
.mybackground {background-color:#df805f;}
Border around this has a color of #df805f
<div style="border:2px solid #df805f;">Content here</div>
.myborder {border:2px solid #df805f;}