#dd4032 color space conversions
Hex:
#dd4032
RGB:
221, 64, 50
CMY:
13, 75, 80
CMYK:
0, 71, 77, 13
HSL:
5°, 71.5481%, 53.1373%
HSV (HSB):
5°, 77.3756%, 86.6667%
XYZ:
32.2279, 19.2692, 5.0383
xyY:
0.5700, 0.3408, 19.2692
CIE-Lab:
51.0007, 59.8631, 43.7160
CIE-LCH:
51.0007, 74.1261, 36.1394
CIE-Luv:
51.0007, 122.9158, 31.3064
Hunter-Lab:
43.8967, 54.2311, 23.9226
#dd4032 color charts
#dd4032 color shades, tints & tones
#dd4032 color schemes
#dd4032 color preview, HTML & CSS examples
This text has a color of #dd4032
<p style="color:#dd4032;">Text here</p>
.mytext {color:#dd4032;}
This box has a color of #dd4032
<div style="background-color:#dd4032;">Content here</div>
.mybackground {background-color:#dd4032;}
Border around this has a color of #dd4032
<div style="border:2px solid #dd4032;">Content here</div>
.myborder {border:2px solid #dd4032;}