#dd2f2b color space conversions
Hex:
#dd2f2b
RGB:
221, 47, 43
CMY:
13, 82, 83
CMYK:
0, 79, 81, 13
HSL:
1°, 72.3577%, 51.7647%
HSV (HSB):
1°, 80.5430%, 86.6667%
XYZ:
31.2714, 17.5796, 4.0305
xyY:
0.5913, 0.3324, 17.5796
CIE-Lab:
48.9822, 65.0794, 45.3836
CIE-LCH:
48.9822, 79.3411, 34.8903
CIE-Luv:
48.9822, 133.4215, 29.8842
Hunter-Lab:
41.9280, 59.7573, 23.6501
#dd2f2b color charts
#dd2f2b color shades, tints & tones
#dd2f2b color schemes
#dd2f2b color preview, HTML & CSS examples
This text has a color of #dd2f2b
<p style="color:#dd2f2b;">Text here</p>
.mytext {color:#dd2f2b;}
This box has a color of #dd2f2b
<div style="background-color:#dd2f2b;">Content here</div>
.mybackground {background-color:#dd2f2b;}
Border around this has a color of #dd2f2b
<div style="border:2px solid #dd2f2b;">Content here</div>
.myborder {border:2px solid #dd2f2b;}