#dd2f2c color space conversions
Hex:
#dd2f2c
RGB:
221, 47, 44
CMY:
13, 82, 83
CMYK:
0, 79, 80, 13
HSL:
1°, 72.2449%, 51.9608%
HSV (HSB):
1°, 80.0905%, 86.6667%
XYZ:
31.2899, 17.5870, 4.1283
xyY:
0.5903, 0.3318, 17.5870
CIE-Lab:
48.9913, 65.1083, 44.8644
CIE-LCH:
48.9913, 79.0690, 34.5697
CIE-Luv:
48.9913, 133.2430, 29.5763
Hunter-Lab:
41.9369, 59.7927, 23.5192
#dd2f2c color charts
#dd2f2c color shades, tints & tones
#dd2f2c color schemes
#dd2f2c color preview, HTML & CSS examples
This text has a color of #dd2f2c
<p style="color:#dd2f2c;">Text here</p>
.mytext {color:#dd2f2c;}
This box has a color of #dd2f2c
<div style="background-color:#dd2f2c;">Content here</div>
.mybackground {background-color:#dd2f2c;}
Border around this has a color of #dd2f2c
<div style="border:2px solid #dd2f2c;">Content here</div>
.myborder {border:2px solid #dd2f2c;}