#dd2835 color space conversions
Hex:
#dd2835
RGB:
221, 40, 53
CMY:
13, 84, 79
CMYK:
0, 82, 76, 13
HSL:
356°, 72.6908%, 51.1765%
HSV (HSB):
356°, 81.9005%, 86.6667%
XYZ:
31.2202, 17.1468, 5.0323
xyY:
0.5847, 0.3211, 17.1468
CIE-Lab:
48.4444, 67.2089, 39.3372
CIE-LCH:
48.4444, 77.8746, 30.3403
CIE-Luv:
48.4444, 134.5227, 25.2562
Hunter-Lab:
41.4087, 62.1154, 21.7806
#dd2835 color charts
#dd2835 color shades, tints & tones
#dd2835 color schemes
#dd2835 color preview, HTML & CSS examples
This text has a color of #dd2835
<p style="color:#dd2835;">Text here</p>
.mytext {color:#dd2835;}
This box has a color of #dd2835
<div style="background-color:#dd2835;">Content here</div>
.mybackground {background-color:#dd2835;}
Border around this has a color of #dd2835
<div style="border:2px solid #dd2835;">Content here</div>
.myborder {border:2px solid #dd2835;}