#dd2a29 color space conversions
Hex:
#dd2a29
RGB:
221, 42, 41
CMY:
13, 84, 84
CMYK:
0, 81, 81, 13
HSL:
0°, 72.5806%, 51.3725%
HSV (HSB):
0°, 81.4480%, 86.6667%
XYZ:
31.0470, 17.1882, 3.7791
xyY:
0.5969, 0.3305, 17.1882
CIE-Lab:
48.4963, 66.3464, 45.9616
CIE-LCH:
48.4963, 80.7113, 34.7123
CIE-Luv:
48.4963, 136.0733, 29.6019
Hunter-Lab:
41.4586, 61.1202, 23.6165
#dd2a29 color charts
#dd2a29 color shades, tints & tones
#dd2a29 color schemes
#dd2a29 color preview, HTML & CSS examples
This text has a color of #dd2a29
<p style="color:#dd2a29;">Text here</p>
.mytext {color:#dd2a29;}
This box has a color of #dd2a29
<div style="background-color:#dd2a29;">Content here</div>
.mybackground {background-color:#dd2a29;}
Border around this has a color of #dd2a29
<div style="border:2px solid #dd2a29;">Content here</div>
.myborder {border:2px solid #dd2a29;}