#dd4345 color space conversions
Hex:
#dd4345
RGB:
221, 67, 69
CMY:
13, 74, 73
CMYK:
0, 70, 69, 13
HSL:
359°, 69.3694%, 56.4706%
HSV (HSB):
359°, 69.6833%, 86.6667%
XYZ:
32.9001, 19.8161, 7.7211
xyY:
0.5444, 0.3279, 19.8161
CIE-Lab:
51.6287, 59.5638, 33.8191
CIE-LCH:
51.6287, 68.4951, 29.5870
CIE-Luv:
51.6287, 117.2163, 24.4671
Hunter-Lab:
44.5153, 54.0230, 20.8770
#dd4345 color charts
#dd4345 color shades, tints & tones
#dd4345 color schemes
#dd4345 color preview, HTML & CSS examples
This text has a color of #dd4345
<p style="color:#dd4345;">Text here</p>
.mytext {color:#dd4345;}
This box has a color of #dd4345
<div style="background-color:#dd4345;">Content here</div>
.mybackground {background-color:#dd4345;}
Border around this has a color of #dd4345
<div style="border:2px solid #dd4345;">Content here</div>
.myborder {border:2px solid #dd4345;}