#dd3222 color space conversions
Hex:
#dd3222
RGB:
221, 50, 34
CMY:
13, 80, 87
CMYK:
0, 77, 85, 13
HSL:
5°, 73.3333%, 50.0000%
HSV (HSB):
5°, 84.6154%, 86.6667%
XYZ:
31.2481, 17.7688, 3.2961
xyY:
0.5973, 0.3397, 17.7688
CIE-Lab:
49.2145, 63.9925, 50.1067
CIE-LCH:
49.2145, 81.2756, 38.0613
CIE-Luv:
49.2145, 133.3424, 32.9116
Hunter-Lab:
42.1531, 58.5542, 24.8710
#dd3222 color charts
#dd3222 color shades, tints & tones
#dd3222 color schemes
#dd3222 color preview, HTML & CSS examples
This text has a color of #dd3222
<p style="color:#dd3222;">Text here</p>
.mytext {color:#dd3222;}
This box has a color of #dd3222
<div style="background-color:#dd3222;">Content here</div>
.mybackground {background-color:#dd3222;}
Border around this has a color of #dd3222
<div style="border:2px solid #dd3222;">Content here</div>
.myborder {border:2px solid #dd3222;}