#dd280a color space conversions
Hex:
#dd280a
RGB:
221, 40, 10
CMY:
13, 84, 96
CMYK:
0, 82, 95, 13
HSL:
9°, 91.3420%, 45.2941%
HSV (HSB):
9°, 95.4751%, 86.6667%
XYZ:
30.6324, 16.9117, 1.9369
xyY:
0.6191, 0.3418, 16.9117
CIE-Lab:
48.1485, 66.3056, 58.3916
CIE-LCH:
48.1485, 88.3516, 41.3686
CIE-Luv:
48.1485, 140.5239, 35.2366
Hunter-Lab:
41.1238, 60.9949, 25.9941
#dd280a color charts
#dd280a color shades, tints & tones
#dd280a color schemes
#dd280a color preview, HTML & CSS examples
This text has a color of #dd280a
<p style="color:#dd280a;">Text here</p>
.mytext {color:#dd280a;}
This box has a color of #dd280a
<div style="background-color:#dd280a;">Content here</div>
.mybackground {background-color:#dd280a;}
Border around this has a color of #dd280a
<div style="border:2px solid #dd280a;">Content here</div>
.myborder {border:2px solid #dd280a;}