#df2d05 color space conversions
Hex:
#df2d05
RGB:
223, 45, 5
CMY:
13, 82, 98
CMYK:
0, 80, 98, 13
HSL:
11°, 95.6140%, 44.7059%
HSV (HSB):
11°, 97.7578%, 87.4510%
XYZ:
31.3972, 17.5757, 1.8812
xyY:
0.6174, 0.3456, 17.5757
CIE-Lab:
48.9774, 65.5626, 60.3262
CIE-LCH:
48.9774, 89.0937, 42.6181
CIE-Luv:
48.9774, 139.9784, 36.7689
Hunter-Lab:
41.9234, 60.3160, 26.6859
#df2d05 color charts
#df2d05 color shades, tints & tones
#df2d05 color schemes
#df2d05 color preview, HTML & CSS examples
This text has a color of #df2d05
<p style="color:#df2d05;">Text here</p>
.mytext {color:#df2d05;}
This box has a color of #df2d05
<div style="background-color:#df2d05;">Content here</div>
.mybackground {background-color:#df2d05;}
Border around this has a color of #df2d05
<div style="border:2px solid #df2d05;">Content here</div>
.myborder {border:2px solid #df2d05;}