#dd082f color space conversions
Hex:
#dd082f
RGB:
221, 8, 47
CMY:
13, 97, 82
CMYK:
0, 96, 79, 13
HSL:
349°, 93.0131%, 44.9020%
HSV (HSB):
349°, 96.3801%, 86.6667%
XYZ:
30.4187, 15.7511, 4.1263
xyY:
0.6048, 0.3132, 15.7511
CIE-Lab:
46.6462, 71.9824, 40.8320
CIE-LCH:
46.6462, 82.7569, 29.5640
CIE-Luv:
46.6462, 144.4273, 24.0417
Hunter-Lab:
39.6876, 67.3587, 21.6169
#dd082f color charts
#dd082f color shades, tints & tones
#dd082f color schemes
#dd082f color preview, HTML & CSS examples
This text has a color of #dd082f
<p style="color:#dd082f;">Text here</p>
.mytext {color:#dd082f;}
This box has a color of #dd082f
<div style="background-color:#dd082f;">Content here</div>
.mybackground {background-color:#dd082f;}
Border around this has a color of #dd082f
<div style="border:2px solid #dd082f;">Content here</div>
.myborder {border:2px solid #dd082f;}