#dd222e color space conversions
Hex:
#dd222e
RGB:
221, 34, 46
CMY:
13, 87, 82
CMYK:
0, 85, 79, 13
HSL:
356°, 73.3333%, 50.0000%
HSV (HSB):
356°, 84.6154%, 86.6667%
XYZ:
30.8840, 16.7135, 4.1830
xyY:
0.5964, 0.3228, 16.7135
CIE-Lab:
47.8970, 68.3259, 42.6822
CIE-LCH:
47.8970, 80.5618, 31.9924
CIE-Luv:
47.8970, 138.3286, 26.8152
Hunter-Lab:
40.8821, 63.3023, 22.5510
#dd222e color charts
#dd222e color shades, tints & tones
#dd222e color schemes
#dd222e color preview, HTML & CSS examples
This text has a color of #dd222e
<p style="color:#dd222e;">Text here</p>
.mytext {color:#dd222e;}
This box has a color of #dd222e
<div style="background-color:#dd222e;">Content here</div>
.mybackground {background-color:#dd222e;}
Border around this has a color of #dd222e
<div style="border:2px solid #dd222e;">Content here</div>
.myborder {border:2px solid #dd222e;}