#df082a color space conversions
Hex:
#df082a
RGB:
223, 8, 42
CMY:
13, 97, 84
CMYK:
0, 96, 81, 13
HSL:
351°, 93.0736%, 45.2941%
HSV (HSB):
351°, 96.4126%, 87.4510%
XYZ:
30.9362, 16.0288, 3.6538
xyY:
0.6112, 0.3167, 16.0288
CIE-Lab:
47.0123, 72.3328, 44.1319
CIE-LCH:
47.0123, 84.7329, 31.3883
CIE-Luv:
47.0123, 146.9585, 26.0499
Hunter-Lab:
40.0360, 67.8656, 22.6142
#df082a color charts
#df082a color shades, tints & tones
#df082a color schemes
#df082a color preview, HTML & CSS examples
This text has a color of #df082a
<p style="color:#df082a;">Text here</p>
.mytext {color:#df082a;}
This box has a color of #df082a
<div style="background-color:#df082a;">Content here</div>
.mybackground {background-color:#df082a;}
Border around this has a color of #df082a
<div style="border:2px solid #df082a;">Content here</div>
.myborder {border:2px solid #df082a;}