#df3031 color space conversions
Hex:
#df3031
RGB:
223, 48, 49
CMY:
13, 81, 81
CMYK:
0, 78, 78, 13
HSL:
360°, 73.2218%, 53.1373%
HSV (HSB):
360°, 78.4753%, 87.4510%
XYZ:
32.0428, 18.0236, 4.6958
xyY:
0.5851, 0.3291, 18.0236
CIE-Lab:
49.5248, 65.5560, 42.8368
CIE-LCH:
49.5248, 78.3108, 33.1622
CIE-Luv:
49.5248, 133.3636, 28.4627
Hunter-Lab:
42.4542, 60.4297, 23.1600
#df3031 color charts
#df3031 color shades, tints & tones
#df3031 color schemes
#df3031 color preview, HTML & CSS examples
This text has a color of #df3031
<p style="color:#df3031;">Text here</p>
.mytext {color:#df3031;}
This box has a color of #df3031
<div style="background-color:#df3031;">Content here</div>
.mybackground {background-color:#df3031;}
Border around this has a color of #df3031
<div style="border:2px solid #df3031;">Content here</div>
.myborder {border:2px solid #df3031;}