#dd122e color space conversions
Hex:
#dd122e
RGB:
221, 18, 46
CMY:
13, 93, 82
CMYK:
0, 92, 79, 13
HSL:
352°, 84.9372%, 46.8627%
HSV (HSB):
352°, 91.8552%, 86.6667%
XYZ:
30.5282, 16.0020, 4.0644
xyY:
0.6034, 0.3163, 16.0020
CIE-Lab:
46.9771, 70.9658, 41.7401
CIE-LCH:
46.9771, 82.3309, 30.4629
CIE-Luv:
46.9771, 142.9248, 25.0440
Hunter-Lab:
40.0025, 66.2193, 21.9776
#dd122e color charts
#dd122e color shades, tints & tones
#dd122e color schemes
#dd122e color preview, HTML & CSS examples
This text has a color of #dd122e
<p style="color:#dd122e;">Text here</p>
.mytext {color:#dd122e;}
This box has a color of #dd122e
<div style="background-color:#dd122e;">Content here</div>
.mybackground {background-color:#dd122e;}
Border around this has a color of #dd122e
<div style="border:2px solid #dd122e;">Content here</div>
.myborder {border:2px solid #dd122e;}