#dd0f0e color space conversions
Hex:
#dd0f0e
RGB:
221, 15, 14
CMY:
13, 94, 95
CMYK:
0, 93, 94, 13
HSL:
0°, 88.0851%, 46.0784%
HSV (HSB):
0°, 93.6652%, 86.6667%
XYZ:
30.0689, 15.7455, 1.8698
xyY:
0.6306, 0.3302, 15.7455
CIE-Lab:
46.6388, 70.6979, 56.3985
CIE-LCH:
46.6388, 90.4377, 38.5807
CIE-Luv:
46.6388, 148.2874, 32.0863
Hunter-Lab:
39.6806, 65.8214, 24.9825
#dd0f0e color charts
#dd0f0e color shades, tints & tones
#dd0f0e color schemes
#dd0f0e color preview, HTML & CSS examples
This text has a color of #dd0f0e
<p style="color:#dd0f0e;">Text here</p>
.mytext {color:#dd0f0e;}
This box has a color of #dd0f0e
<div style="background-color:#dd0f0e;">Content here</div>
.mybackground {background-color:#dd0f0e;}
Border around this has a color of #dd0f0e
<div style="border:2px solid #dd0f0e;">Content here</div>
.myborder {border:2px solid #dd0f0e;}