#dd483e color space conversions
Hex:
#dd483e
RGB:
221, 72, 62
CMY:
13, 72, 76
CMYK:
0, 67, 72, 13
HSL:
4°, 70.0441%, 55.4902%
HSV (HSB):
4°, 71.9457%, 86.6667%
XYZ:
33.0057, 20.3547, 6.7467
xyY:
0.5491, 0.3386, 20.3547
CIE-Lab:
52.2359, 57.3216, 38.5061
CIE-LCH:
52.2359, 69.0542, 33.8915
CIE-Luv:
52.2359, 115.6833, 28.9051
Hunter-Lab:
45.1162, 51.6321, 22.7151
#dd483e color charts
#dd483e color shades, tints & tones
#dd483e color schemes
#dd483e color preview, HTML & CSS examples
This text has a color of #dd483e
<p style="color:#dd483e;">Text here</p>
.mytext {color:#dd483e;}
This box has a color of #dd483e
<div style="background-color:#dd483e;">Content here</div>
.mybackground {background-color:#dd483e;}
Border around this has a color of #dd483e
<div style="border:2px solid #dd483e;">Content here</div>
.myborder {border:2px solid #dd483e;}