#dd2a00 color space conversions
Hex:
#dd2a00
RGB:
221, 42, 0
CMY:
13, 84, 100
CMYK:
0, 81, 100, 13
HSL:
11°, 100.0000%, 43.3333%
HSV (HSB):
11°, 100.0000%, 86.6667%
XYZ:
30.6468, 17.0281, 1.6715
xyY:
0.6211, 0.3451, 17.0281
CIE-Lab:
48.2954, 65.7262, 61.1479
CIE-LCH:
48.2954, 89.7719, 42.9334
CIE-Luv:
48.2954, 140.1981, 36.5128
Hunter-Lab:
41.2651, 60.3545, 26.4840
#dd2a00 color charts
#dd2a00 color shades, tints & tones
#dd2a00 color schemes
#dd2a00 color preview, HTML & CSS examples
This text has a color of #dd2a00
<p style="color:#dd2a00;">Text here</p>
.mytext {color:#dd2a00;}
This box has a color of #dd2a00
<div style="background-color:#dd2a00;">Content here</div>
.mybackground {background-color:#dd2a00;}
Border around this has a color of #dd2a00
<div style="border:2px solid #dd2a00;">Content here</div>
.myborder {border:2px solid #dd2a00;}