#df2a2f color space conversions
Hex:
#df2a2f
RGB:
223, 42, 47
CMY:
13, 84, 82
CMYK:
0, 81, 79, 13
HSL:
358°, 73.8776%, 51.9608%
HSV (HSB):
358°, 81.1659%, 87.4510%
XYZ:
31.7725, 17.5491, 4.4021
xyY:
0.5914, 0.3267, 17.5491
CIE-Lab:
48.9446, 67.0754, 43.3307
CIE-LCH:
48.9446, 79.8540, 32.8625
CIE-Luv:
48.9446, 136.4827, 28.0627
Hunter-Lab:
41.8917, 62.0717, 23.0939
#df2a2f color charts
#df2a2f color shades, tints & tones
#df2a2f color schemes
#df2a2f color preview, HTML & CSS examples
This text has a color of #df2a2f
<p style="color:#df2a2f;">Text here</p>
.mytext {color:#df2a2f;}
This box has a color of #df2a2f
<div style="background-color:#df2a2f;">Content here</div>
.mybackground {background-color:#df2a2f;}
Border around this has a color of #df2a2f
<div style="border:2px solid #df2a2f;">Content here</div>
.myborder {border:2px solid #df2a2f;}