#dd2b3f color space conversions
Hex:
#dd2b3f
RGB:
221, 43, 63
CMY:
13, 83, 75
CMYK:
0, 81, 71, 13
HSL:
353°, 72.3577%, 51.7647%
HSV (HSB):
353°, 80.5430%, 86.6667%
XYZ:
31.5799, 17.4588, 6.4081
xyY:
0.5696, 0.3149, 17.4588
CIE-Lab:
48.8330, 66.8540, 33.9859
CIE-LCH:
48.8330, 74.9967, 26.9470
CIE-Luv:
48.8330, 130.8651, 21.6971
Hunter-Lab:
41.7837, 61.7877, 20.1557
#dd2b3f color charts
#dd2b3f color shades, tints & tones
#dd2b3f color schemes
#dd2b3f color preview, HTML & CSS examples
This text has a color of #dd2b3f
<p style="color:#dd2b3f;">Text here</p>
.mytext {color:#dd2b3f;}
This box has a color of #dd2b3f
<div style="background-color:#dd2b3f;">Content here</div>
.mybackground {background-color:#dd2b3f;}
Border around this has a color of #dd2b3f
<div style="border:2px solid #dd2b3f;">Content here</div>
.myborder {border:2px solid #dd2b3f;}