#dd2a10 color space conversions
Hex:
#dd2a10
RGB:
221, 42, 16
CMY:
13, 84, 94
CMYK:
0, 81, 93, 13
HSL:
8°, 86.4979%, 46.4706%
HSV (HSB):
8°, 92.7602%, 86.6667%
XYZ:
30.7403, 17.0655, 2.1640
xyY:
0.6152, 0.3415, 17.0655
CIE-Lab:
48.3424, 65.8718, 56.7608
CIE-LCH:
48.3424, 86.9533, 40.7510
CIE-Luv:
48.3424, 139.2119, 34.8640
Hunter-Lab:
41.3104, 60.5339, 25.8115
#dd2a10 color charts
#dd2a10 color shades, tints & tones
#dd2a10 color schemes
#dd2a10 color preview, HTML & CSS examples
This text has a color of #dd2a10
<p style="color:#dd2a10;">Text here</p>
.mytext {color:#dd2a10;}
This box has a color of #dd2a10
<div style="background-color:#dd2a10;">Content here</div>
.mybackground {background-color:#dd2a10;}
Border around this has a color of #dd2a10
<div style="border:2px solid #dd2a10;">Content here</div>
.myborder {border:2px solid #dd2a10;}