#df0f08 color space conversions
Hex:
#df0f08
RGB:
223, 15, 8
CMY:
13, 94, 97
CMYK:
0, 93, 96, 13
HSL:
2°, 93.0736%, 45.2941%
HSV (HSB):
2°, 96.4126%, 87.4510%
XYZ:
30.6461, 16.0472, 1.7119
xyY:
0.6331, 0.3315, 16.0472
CIE-Lab:
47.0363, 71.1508, 58.5795
CIE-LCH:
47.0363, 92.1629, 39.4651
CIE-Luv:
47.0363, 150.1289, 33.0285
Hunter-Lab:
40.0589, 66.4540, 25.5075
#df0f08 color charts
#df0f08 color shades, tints & tones
#df0f08 color schemes
#df0f08 color preview, HTML & CSS examples
This text has a color of #df0f08
<p style="color:#df0f08;">Text here</p>
.mytext {color:#df0f08;}
This box has a color of #df0f08
<div style="background-color:#df0f08;">Content here</div>
.mybackground {background-color:#df0f08;}
Border around this has a color of #df0f08
<div style="border:2px solid #df0f08;">Content here</div>
.myborder {border:2px solid #df0f08;}