#dd250e color space conversions
Hex:
#dd250e
RGB:
221, 37, 14
CMY:
13, 85, 95
CMYK:
0, 83, 94, 13
HSL:
7°, 88.0851%, 46.0784%
HSV (HSB):
7°, 93.6652%, 86.6667%
XYZ:
30.5596, 16.7270, 2.0334
xyY:
0.6196, 0.3392, 16.7270
CIE-Lab:
47.9142, 67.0441, 57.1346
CIE-LCH:
47.9142, 88.0867, 40.4375
CIE-Luv:
47.9142, 141.5454, 34.3666
Hunter-Lab:
40.8986, 61.8033, 25.6812
#dd250e color charts
#dd250e color shades, tints & tones
#dd250e color schemes
#dd250e color preview, HTML & CSS examples
This text has a color of #dd250e
<p style="color:#dd250e;">Text here</p>
.mytext {color:#dd250e;}
This box has a color of #dd250e
<div style="background-color:#dd250e;">Content here</div>
.mybackground {background-color:#dd250e;}
Border around this has a color of #dd250e
<div style="border:2px solid #dd250e;">Content here</div>
.myborder {border:2px solid #dd250e;}