#dd0e03 color space conversions
Hex:
#dd0e03
RGB:
221, 14, 3
CMY:
13, 95, 99
CMYK:
0, 94, 99, 13
HSL:
3°, 97.3214%, 43.9216%
HSV (HSB):
3°, 98.6425%, 86.6667%
XYZ:
29.9923, 15.6928, 1.5344
xyY:
0.6352, 0.3323, 15.6928
CIE-Lab:
46.5688, 70.7099, 59.5690
CIE-LCH:
46.5688, 92.4573, 40.1122
CIE-Luv:
46.5688, 149.2363, 33.1644
Hunter-Lab:
39.6141, 65.8194, 25.4334
#dd0e03 color charts
#dd0e03 color shades, tints & tones
#dd0e03 color schemes
#dd0e03 color preview, HTML & CSS examples
This text has a color of #dd0e03
<p style="color:#dd0e03;">Text here</p>
.mytext {color:#dd0e03;}
This box has a color of #dd0e03
<div style="background-color:#dd0e03;">Content here</div>
.mybackground {background-color:#dd0e03;}
Border around this has a color of #dd0e03
<div style="border:2px solid #dd0e03;">Content here</div>
.myborder {border:2px solid #dd0e03;}