#df000f color space conversions
Hex:
#df000f
RGB:
223, 0, 15
CMY:
13, 100, 94
CMYK:
0, 100, 93, 13
HSL:
356°, 100.0000%, 43.7255%
HSV (HSB):
356°, 100.0000%, 87.4510%
XYZ:
30.5176, 15.7225, 1.8782
xyY:
0.6342, 0.3267, 15.7225
CIE-Lab:
46.6082, 72.5162, 56.2689
CIE-LCH:
46.6082, 91.7867, 37.8096
CIE-Luv:
46.6082, 152.0626, 31.4544
Hunter-Lab:
39.6516, 67.9915, 24.9476
#df000f color charts
#df000f color shades, tints & tones
#df000f color schemes
#df000f color preview, HTML & CSS examples
This text has a color of #df000f
<p style="color:#df000f;">Text here</p>
.mytext {color:#df000f;}
This box has a color of #df000f
<div style="background-color:#df000f;">Content here</div>
.mybackground {background-color:#df000f;}
Border around this has a color of #df000f
<div style="border:2px solid #df000f;">Content here</div>
.myborder {border:2px solid #df000f;}