#dd080a color space conversions
Hex:
#dd080a
RGB:
221, 8, 10
CMY:
13, 97, 96
CMYK:
0, 96, 95, 13
HSL:
359°, 93.0131%, 44.9020%
HSV (HSB):
359°, 96.3801%, 86.6667%
XYZ:
29.9604, 15.5677, 1.7129
xyY:
0.6342, 0.3295, 15.5677
CIE-Lab:
46.4022, 71.3077, 57.4761
CIE-LCH:
46.4022, 91.5876, 38.8698
CIE-Luv:
46.4022, 149.7854, 32.1299
Hunter-Lab:
39.4560, 66.4939, 25.0452
#dd080a color charts
#dd080a color shades, tints & tones
#dd080a color schemes
#dd080a color preview, HTML & CSS examples
This text has a color of #dd080a
<p style="color:#dd080a;">Text here</p>
.mytext {color:#dd080a;}
This box has a color of #dd080a
<div style="background-color:#dd080a;">Content here</div>
.mybackground {background-color:#dd080a;}
Border around this has a color of #dd080a
<div style="border:2px solid #dd080a;">Content here</div>
.myborder {border:2px solid #dd080a;}