#dd483f color space conversions
Hex:
#dd483f
RGB:
221, 72, 63
CMY:
13, 72, 75
CMYK:
0, 67, 71, 13
HSL:
3°, 69.9115%, 55.6863%
HSV (HSB):
3°, 71.4932%, 86.6667%
XYZ:
33.0334, 20.3658, 6.8926
xyY:
0.5479, 0.3378, 20.3658
CIE-Lab:
52.2483, 57.3665, 37.9611
CIE-LCH:
52.2483, 68.7893, 33.4938
CIE-Luv:
52.2483, 115.4806, 28.4904
Hunter-Lab:
45.1284, 51.6846, 22.5344
#dd483f color charts
#dd483f color shades, tints & tones
#dd483f color schemes
#dd483f color preview, HTML & CSS examples
This text has a color of #dd483f
<p style="color:#dd483f;">Text here</p>
.mytext {color:#dd483f;}
This box has a color of #dd483f
<div style="background-color:#dd483f;">Content here</div>
.mybackground {background-color:#dd483f;}
Border around this has a color of #dd483f
<div style="border:2px solid #dd483f;">Content here</div>
.myborder {border:2px solid #dd483f;}