#dd080c color space conversions
Hex:
#dd080c
RGB:
221, 8, 12
CMY:
13, 97, 95
CMYK:
0, 96, 95, 13
HSL:
359°, 93.0131%, 44.9020%
HSV (HSB):
359°, 96.3801%, 86.6667%
XYZ:
29.9720, 15.5724, 1.7739
xyY:
0.6334, 0.3291, 15.5724
CIE-Lab:
46.4084, 71.3249, 56.8993
CIE-LCH:
46.4084, 91.2402, 38.5811
CIE-Luv:
46.4084, 149.6451, 31.9189
Hunter-Lab:
39.4618, 66.5158, 24.9581
#dd080c color charts
#dd080c color shades, tints & tones
#dd080c color schemes
#dd080c color preview, HTML & CSS examples
This text has a color of #dd080c
<p style="color:#dd080c;">Text here</p>
.mytext {color:#dd080c;}
This box has a color of #dd080c
<div style="background-color:#dd080c;">Content here</div>
.mybackground {background-color:#dd080c;}
Border around this has a color of #dd080c
<div style="border:2px solid #dd080c;">Content here</div>
.myborder {border:2px solid #dd080c;}