#dd4346 color space conversions
Hex:
#dd4346
RGB:
221, 67, 70
CMY:
13, 74, 73
CMYK:
0, 70, 68, 13
HSL:
359°, 69.3694%, 56.4706%
HSV (HSB):
359°, 69.6833%, 86.6667%
XYZ:
32.9314, 19.8287, 7.8860
xyY:
0.5430, 0.3270, 19.8287
CIE-Lab:
51.6429, 59.6137, 33.2585
CIE-LCH:
51.6429, 68.2637, 29.1572
CIE-Luv:
51.6429, 116.9819, 24.0042
Hunter-Lab:
44.5294, 54.0822, 20.6705
#dd4346 color charts
#dd4346 color shades, tints & tones
#dd4346 color schemes
#dd4346 color preview, HTML & CSS examples
This text has a color of #dd4346
<p style="color:#dd4346;">Text here</p>
.mytext {color:#dd4346;}
This box has a color of #dd4346
<div style="background-color:#dd4346;">Content here</div>
.mybackground {background-color:#dd4346;}
Border around this has a color of #dd4346
<div style="border:2px solid #dd4346;">Content here</div>
.myborder {border:2px solid #dd4346;}