#dd2b2a color space conversions
Hex:
#dd2b2a
RGB:
221, 43, 42
CMY:
13, 83, 84
CMYK:
0, 81, 81, 13
HSL:
0°, 72.4696%, 51.5686%
HSV (HSB):
0°, 80.9955%, 86.6667%
XYZ:
31.1006, 17.2671, 3.8842
xyY:
0.5952, 0.3305, 17.2671
CIE-Lab:
48.5948, 66.1198, 45.5324
CIE-LCH:
48.5948, 80.2809, 34.5526
CIE-Luv:
48.5948, 135.4543, 29.4741
Hunter-Lab:
41.5537, 60.8783, 23.5455
#dd2b2a color charts
#dd2b2a color shades, tints & tones
#dd2b2a color schemes
#dd2b2a color preview, HTML & CSS examples
This text has a color of #dd2b2a
<p style="color:#dd2b2a;">Text here</p>
.mytext {color:#dd2b2a;}
This box has a color of #dd2b2a
<div style="background-color:#dd2b2a;">Content here</div>
.mybackground {background-color:#dd2b2a;}
Border around this has a color of #dd2b2a
<div style="border:2px solid #dd2b2a;">Content here</div>
.myborder {border:2px solid #dd2b2a;}