#df123d color space conversions
Hex:
#df123d
RGB:
223, 18, 61
CMY:
13, 93, 76
CMYK:
0, 92, 73, 13
HSL:
347°, 85.0622%, 47.2549%
HSV (HSB):
347°, 91.9283%, 87.4510%
XYZ:
31.4900, 16.4575, 5.9318
xyY:
0.5845, 0.3055, 16.4575
CIE-Lab:
47.5691, 71.9731, 33.7840
CIE-LCH:
47.5691, 79.5078, 25.1452
CIE-Luv:
47.5691, 140.6785, 19.6718
Hunter-Lab:
40.5679, 67.5635, 19.7282
#df123d color charts
#df123d color shades, tints & tones
#df123d color schemes
#df123d color preview, HTML & CSS examples
This text has a color of #df123d
<p style="color:#df123d;">Text here</p>
.mytext {color:#df123d;}
This box has a color of #df123d
<div style="background-color:#df123d;">Content here</div>
.mybackground {background-color:#df123d;}
Border around this has a color of #df123d
<div style="border:2px solid #df123d;">Content here</div>
.myborder {border:2px solid #df123d;}