#df2030 color space conversions
Hex:
#df2030
RGB:
223, 32, 48
CMY:
13, 87, 81
CMYK:
0, 86, 78, 13
HSL:
355°, 74.9020%, 50.0000%
HSV (HSB):
355°, 85.6502%, 87.4510%
XYZ:
31.4814, 16.9344, 4.4057
xyY:
0.5960, 0.3206, 16.9344
CIE-Lab:
48.1773, 69.3202, 41.9886
CIE-LCH:
48.1773, 81.0452, 31.2041
CIE-Luv:
48.1773, 140.1162, 26.2308
Hunter-Lab:
41.1514, 64.5401, 22.4583
#df2030 color charts
#df2030 color shades, tints & tones
#df2030 color schemes
#df2030 color preview, HTML & CSS examples
This text has a color of #df2030
<p style="color:#df2030;">Text here</p>
.mytext {color:#df2030;}
This box has a color of #df2030
<div style="background-color:#df2030;">Content here</div>
.mybackground {background-color:#df2030;}
Border around this has a color of #df2030
<div style="border:2px solid #df2030;">Content here</div>
.myborder {border:2px solid #df2030;}