#df5f32 color space conversions
Hex:
#df5f32
RGB:
223, 95, 50
CMY:
13, 63, 80
CMYK:
0, 57, 78, 13
HSL:
16°, 72.9958%, 53.5294%
HSV (HSB):
16°, 77.5785%, 87.4510%
XYZ:
35.0994, 24.1027, 5.8200
xyY:
0.5398, 0.3707, 24.1027
CIE-Lab:
56.1905, 47.5553, 49.1279
CIE-LCH:
56.1905, 68.3744, 45.9318
CIE-Luv:
56.1905, 103.1454, 40.5481
Hunter-Lab:
49.0945, 41.7005, 27.3375
#df5f32 color charts
#df5f32 color shades, tints & tones
#df5f32 color schemes
#df5f32 color preview, HTML & CSS examples
This text has a color of #df5f32
<p style="color:#df5f32;">Text here</p>
.mytext {color:#df5f32;}
This box has a color of #df5f32
<div style="background-color:#df5f32;">Content here</div>
.mybackground {background-color:#df5f32;}
Border around this has a color of #df5f32
<div style="border:2px solid #df5f32;">Content here</div>
.myborder {border:2px solid #df5f32;}