#df5d2c color space conversions
Hex:
#df5d2c
RGB:
223, 93, 44
CMY:
13, 64, 83
CMYK:
0, 58, 80, 13
HSL:
16°, 73.6626%, 52.3529%
HSV (HSB):
16°, 80.2691%, 87.4510%
XYZ:
34.8004, 23.6985, 5.1230
xyY:
0.5470, 0.3725, 23.6985
CIE-Lab:
55.7847, 48.2830, 51.5645
CIE-LCH:
55.7847, 70.6410, 46.8824
CIE-Luv:
55.7847, 105.3858, 41.6682
Hunter-Lab:
48.6811, 42.4113, 27.8374
#df5d2c color charts
#df5d2c color shades, tints & tones
#df5d2c color schemes
#df5d2c color preview, HTML & CSS examples
This text has a color of #df5d2c
<p style="color:#df5d2c;">Text here</p>
.mytext {color:#df5d2c;}
This box has a color of #df5d2c
<div style="background-color:#df5d2c;">Content here</div>
.mybackground {background-color:#df5d2c;}
Border around this has a color of #df5d2c
<div style="border:2px solid #df5d2c;">Content here</div>
.myborder {border:2px solid #df5d2c;}