#dd122b color space conversions
Hex:
#dd122b
RGB:
221, 18, 43
CMY:
13, 93, 83
CMYK:
0, 92, 81, 13
HSL:
353°, 84.9372%, 46.8627%
HSV (HSB):
353°, 91.8552%, 86.6667%
XYZ:
30.4711, 15.9792, 3.7638
xyY:
0.6068, 0.3182, 15.9792
CIE-Lab:
46.9472, 70.8814, 43.3790
CIE-LCH:
46.9472, 83.1018, 31.4664
CIE-Luv:
46.9472, 143.5574, 26.0200
Hunter-Lab:
39.9740, 66.1116, 22.3993
#dd122b color charts
#dd122b color shades, tints & tones
#dd122b color schemes
#dd122b color preview, HTML & CSS examples
This text has a color of #dd122b
<p style="color:#dd122b;">Text here</p>
.mytext {color:#dd122b;}
This box has a color of #dd122b
<div style="background-color:#dd122b;">Content here</div>
.mybackground {background-color:#dd122b;}
Border around this has a color of #dd122b
<div style="border:2px solid #dd122b;">Content here</div>
.myborder {border:2px solid #dd122b;}