#dd4848 color space conversions
Hex:
#dd4848
RGB:
221, 72, 72
CMY:
13, 72, 72
CMYK:
0, 67, 67, 13
HSL:
0°, 68.6636%, 57.4510%
HSV (HSB):
0°, 67.4208%, 86.6667%
XYZ:
33.3059, 20.4748, 8.3275
xyY:
0.5363, 0.3297, 20.4748
CIE-Lab:
52.3698, 57.8066, 32.9841
CIE-LCH:
52.3698, 66.5549, 29.7088
CIE-Luv:
52.3698, 113.5223, 24.4782
Hunter-Lab:
45.2490, 52.2003, 20.7628
#dd4848 color charts
#dd4848 color shades, tints & tones
#dd4848 color schemes
#dd4848 color preview, HTML & CSS examples
This text has a color of #dd4848
<p style="color:#dd4848;">Text here</p>
.mytext {color:#dd4848;}
This box has a color of #dd4848
<div style="background-color:#dd4848;">Content here</div>
.mybackground {background-color:#dd4848;}
Border around this has a color of #dd4848
<div style="border:2px solid #dd4848;">Content here</div>
.myborder {border:2px solid #dd4848;}