#dd4242 color space conversions
Hex:
#dd4242
RGB:
221, 66, 66
CMY:
13, 74, 74
CMYK:
0, 70, 70, 13
HSL:
0°, 69.5067%, 56.2745%
HSV (HSB):
0°, 70.1357%, 86.6667%
XYZ:
32.7504, 19.6619, 7.2233
xyY:
0.5492, 0.3297, 19.6619
CIE-Lab:
51.4528, 59.7885, 35.3348
CIE-LCH:
51.4528, 69.4493, 30.5829
CIE-Luv:
51.4528, 118.4917, 25.5503
Hunter-Lab:
44.3418, 54.2402, 21.3809
#dd4242 color charts
#dd4242 color shades, tints & tones
#dd4242 color schemes
#dd4242 color preview, HTML & CSS examples
This text has a color of #dd4242
<p style="color:#dd4242;">Text here</p>
.mytext {color:#dd4242;}
This box has a color of #dd4242
<div style="background-color:#dd4242;">Content here</div>
.mybackground {background-color:#dd4242;}
Border around this has a color of #dd4242
<div style="border:2px solid #dd4242;">Content here</div>
.myborder {border:2px solid #dd4242;}