#dd082c color space conversions
Hex:
#dd082c
RGB:
221, 8, 44
CMY:
13, 97, 83
CMYK:
0, 96, 80, 13
HSL:
350°, 93.0131%, 44.9020%
HSV (HSB):
350°, 96.3801%, 86.6667%
XYZ:
30.3602, 15.7277, 3.8185
xyY:
0.6083, 0.3151, 15.7277
CIE-Lab:
46.6152, 71.8968, 42.4927
CIE-LCH:
46.6152, 83.5151, 30.5841
CIE-Luv:
46.6152, 145.0890, 25.0438
Hunter-Lab:
39.6581, 67.2488, 22.0520
#dd082c color charts
#dd082c color shades, tints & tones
#dd082c color schemes
#dd082c color preview, HTML & CSS examples
This text has a color of #dd082c
<p style="color:#dd082c;">Text here</p>
.mytext {color:#dd082c;}
This box has a color of #dd082c
<div style="background-color:#dd082c;">Content here</div>
.mybackground {background-color:#dd082c;}
Border around this has a color of #dd082c
<div style="border:2px solid #dd082c;">Content here</div>
.myborder {border:2px solid #dd082c;}