#df5f01 color space conversions
Hex:
#df5f01
RGB:
223, 95, 1
CMY:
13, 63, 100
CMYK:
0, 57, 100, 13
HSL:
25°, 99.1071%, 43.9216%
HSV (HSB):
25°, 99.5516%, 87.4510%
XYZ:
34.5291, 23.8746, 2.8171
xyY:
0.5640, 0.3900, 23.8746
CIE-Lab:
55.9620, 46.5868, 64.9194
CIE-LCH:
55.9620, 79.9053, 54.3364
CIE-Luv:
55.9620, 106.5834, 49.0119
Hunter-Lab:
48.8616, 40.6330, 30.7848
#df5f01 color charts
#df5f01 color shades, tints & tones
#df5f01 color schemes
#df5f01 color preview, HTML & CSS examples
This text has a color of #df5f01
<p style="color:#df5f01;">Text here</p>
.mytext {color:#df5f01;}
This box has a color of #df5f01
<div style="background-color:#df5f01;">Content here</div>
.mybackground {background-color:#df5f01;}
Border around this has a color of #df5f01
<div style="border:2px solid #df5f01;">Content here</div>
.myborder {border:2px solid #df5f01;}