#dd4121 color space conversions
Hex:
#dd4121
RGB:
221, 65, 33
CMY:
13, 75, 87
CMYK:
0, 71, 85, 13
HSL:
10°, 74.0157%, 49.8039%
HSV (HSB):
10°, 85.0679%, 86.6667%
XYZ:
31.9836, 19.2626, 3.4712
xyY:
0.5845, 0.3520, 19.2626
CIE-Lab:
50.9930, 59.0132, 52.0887
CIE-LCH:
50.9930, 78.7134, 41.4336
CIE-Luv:
50.9930, 124.8110, 36.3862
Hunter-Lab:
43.8891, 53.2735, 26.0332
#dd4121 color charts
#dd4121 color shades, tints & tones
#dd4121 color schemes
#dd4121 color preview, HTML & CSS examples
This text has a color of #dd4121
<p style="color:#dd4121;">Text here</p>
.mytext {color:#dd4121;}
This box has a color of #dd4121
<div style="background-color:#dd4121;">Content here</div>
.mybackground {background-color:#dd4121;}
Border around this has a color of #dd4121
<div style="border:2px solid #dd4121;">Content here</div>
.myborder {border:2px solid #dd4121;}