#df8d50 color space conversions
Hex:
#df8d50
RGB:
223, 141, 80
CMY:
13, 45, 69
CMYK:
0, 37, 64, 13
HSL:
26°, 69.0821%, 59.4118%
HSV (HSB):
26°, 64.1256%, 87.4510%
XYZ:
41.4043, 35.3169, 12.2240
xyY:
0.4655, 0.3971, 35.3169
CIE-Lab:
65.9947, 25.6036, 44.8877
CIE-LCH:
65.9947, 51.6764, 60.2999
CIE-Luv:
65.9947, 64.0298, 46.8371
Hunter-Lab:
59.4280, 20.3642, 29.4040
#df8d50 color charts
#df8d50 color shades, tints & tones
#df8d50 color schemes
#df8d50 color preview, HTML & CSS examples
This text has a color of #df8d50
<p style="color:#df8d50;">Text here</p>
.mytext {color:#df8d50;}
This box has a color of #df8d50
<div style="background-color:#df8d50;">Content here</div>
.mybackground {background-color:#df8d50;}
Border around this has a color of #df8d50
<div style="border:2px solid #df8d50;">Content here</div>
.myborder {border:2px solid #df8d50;}