#df150d color space conversions
Hex:
#df150d
RGB:
223, 21, 13
CMY:
13, 92, 95
CMYK:
0, 91, 94, 13
HSL:
2°, 88.9831%, 46.2745%
HSV (HSB):
2°, 94.1704%, 87.4510%
XYZ:
30.7722, 16.2534, 1.8961
xyY:
0.6290, 0.3322, 16.2534
CIE-Lab:
47.3052, 70.4617, 57.3069
CIE-LCH:
47.3052, 90.8237, 39.1217
CIE-Luv:
47.3052, 148.4248, 32.9664
Hunter-Lab:
40.3155, 65.6945, 25.4323
#df150d color charts
#df150d color shades, tints & tones
#df150d color schemes
#df150d color preview, HTML & CSS examples
This text has a color of #df150d
<p style="color:#df150d;">Text here</p>
.mytext {color:#df150d;}
This box has a color of #df150d
<div style="background-color:#df150d;">Content here</div>
.mybackground {background-color:#df150d;}
Border around this has a color of #df150d
<div style="border:2px solid #df150d;">Content here</div>
.myborder {border:2px solid #df150d;}