#dd3b50 color space conversions
Hex:
#dd3b50
RGB:
221, 59, 80
CMY:
13, 77, 69
CMYK:
0, 73, 64, 13
HSL:
352°, 70.4348%, 54.9020%
HSV (HSB):
352°, 73.3032%, 86.6667%
XYZ:
32.8307, 19.0793, 9.5417
xyY:
0.5343, 0.3105, 19.0793
CIE-Lab:
50.7798, 62.9757, 26.3024
CIE-LCH:
50.7798, 68.2477, 22.6683
CIE-Luv:
50.7798, 118.7656, 16.8976
Hunter-Lab:
43.6798, 57.7249, 17.6242
#dd3b50 color charts
#dd3b50 color shades, tints & tones
#dd3b50 color schemes
#dd3b50 color preview, HTML & CSS examples
This text has a color of #dd3b50
<p style="color:#dd3b50;">Text here</p>
.mytext {color:#dd3b50;}
This box has a color of #dd3b50
<div style="background-color:#dd3b50;">Content here</div>
.mybackground {background-color:#dd3b50;}
Border around this has a color of #dd3b50
<div style="border:2px solid #dd3b50;">Content here</div>
.myborder {border:2px solid #dd3b50;}