#dd1e07 color space conversions
Hex:
#dd1e07
RGB:
221, 30, 7
CMY:
13, 88, 97
CMYK:
0, 86, 97, 13
HSL:
6°, 93.8596%, 44.7059%
HSV (HSB):
6°, 96.8326%, 86.6667%
XYZ:
30.3214, 16.3160, 1.7522
xyY:
0.6266, 0.3372, 16.3160
CIE-Lab:
47.3864, 68.4266, 58.7931
CIE-LCH:
47.3864, 90.2154, 40.6696
CIE-Luv:
47.3864, 144.6614, 34.1965
Hunter-Lab:
40.3931, 63.3045, 25.7033
#dd1e07 color charts
#dd1e07 color shades, tints & tones
#dd1e07 color schemes
#dd1e07 color preview, HTML & CSS examples
This text has a color of #dd1e07
<p style="color:#dd1e07;">Text here</p>
.mytext {color:#dd1e07;}
This box has a color of #dd1e07
<div style="background-color:#dd1e07;">Content here</div>
.mybackground {background-color:#dd1e07;}
Border around this has a color of #dd1e07
<div style="border:2px solid #dd1e07;">Content here</div>
.myborder {border:2px solid #dd1e07;}