#dd431e color space conversions
Hex:
#dd431e
RGB:
221, 67, 30
CMY:
13, 74, 88
CMYK:
0, 70, 86, 13
HSL:
12°, 76.0956%, 49.2157%
HSV (HSB):
12°, 86.4253%, 86.6667%
XYZ:
32.0603, 19.4802, 3.2986
xyY:
0.5846, 0.3552, 19.4802
CIE-Lab:
51.2443, 58.2075, 53.5910
CIE-LCH:
51.2443, 79.1208, 42.6355
CIE-Luv:
51.2443, 123.8642, 37.5253
Hunter-Lab:
44.1364, 52.4222, 26.4644
#dd431e color charts
#dd431e color shades, tints & tones
#dd431e color schemes
#dd431e color preview, HTML & CSS examples
This text has a color of #dd431e
<p style="color:#dd431e;">Text here</p>
.mytext {color:#dd431e;}
This box has a color of #dd431e
<div style="background-color:#dd431e;">Content here</div>
.mybackground {background-color:#dd431e;}
Border around this has a color of #dd431e
<div style="border:2px solid #dd431e;">Content here</div>
.myborder {border:2px solid #dd431e;}