#dd282c color space conversions
Hex:
#dd282c
RGB:
221, 40, 44
CMY:
13, 84, 83
CMYK:
0, 82, 80, 13
HSL:
359°, 72.6908%, 51.1765%
HSV (HSB):
359°, 81.9005%, 86.6667%
XYZ:
31.0322, 17.0716, 4.0424
xyY:
0.5951, 0.3274, 17.0716
CIE-Lab:
48.3501, 66.9218, 44.2282
CIE-LCH:
48.3501, 80.2163, 33.4605
CIE-Luv:
48.3501, 136.3850, 28.3624
Hunter-Lab:
41.3178, 61.7585, 23.1216
#dd282c color charts
#dd282c color shades, tints & tones
#dd282c color schemes
#dd282c color preview, HTML & CSS examples
This text has a color of #dd282c
<p style="color:#dd282c;">Text here</p>
.mytext {color:#dd282c;}
This box has a color of #dd282c
<div style="background-color:#dd282c;">Content here</div>
.mybackground {background-color:#dd282c;}
Border around this has a color of #dd282c
<div style="border:2px solid #dd282c;">Content here</div>
.myborder {border:2px solid #dd282c;}