#dd2b3c color space conversions
Hex:
#dd2b3c
RGB:
221, 43, 60
CMY:
13, 83, 76
CMYK:
0, 81, 73, 13
HSL:
354°, 72.3577%, 51.7647%
HSV (HSB):
354°, 80.5430%, 86.6667%
XYZ:
31.4983, 17.4262, 5.9784
xyY:
0.5737, 0.3174, 17.4262
CIE-Lab:
48.7926, 66.7297, 35.6953
CIE-LCH:
48.7926, 75.6770, 28.1434
CIE-Luv:
48.7926, 131.6242, 22.9872
Hunter-Lab:
41.7446, 61.6335, 20.7301
#dd2b3c color charts
#dd2b3c color shades, tints & tones
#dd2b3c color schemes
#dd2b3c color preview, HTML & CSS examples
This text has a color of #dd2b3c
<p style="color:#dd2b3c;">Text here</p>
.mytext {color:#dd2b3c;}
This box has a color of #dd2b3c
<div style="background-color:#dd2b3c;">Content here</div>
.mybackground {background-color:#dd2b3c;}
Border around this has a color of #dd2b3c
<div style="border:2px solid #dd2b3c;">Content here</div>
.myborder {border:2px solid #dd2b3c;}