#dd3846 color space conversions
Hex:
#dd3846
RGB:
221, 56, 70
CMY:
13, 78, 73
CMYK:
0, 75, 68, 13
HSL:
355°, 70.8155%, 54.3137%
HSV (HSB):
355°, 74.6606%, 86.6667%
XYZ:
32.3385, 18.6427, 7.6883
xyY:
0.5512, 0.3178, 18.6427
CIE-Lab:
50.2665, 63.4259, 31.5878
CIE-LCH:
50.2665, 70.8565, 26.4746
CIE-Luv:
50.2665, 123.0086, 21.2028
Hunter-Lab:
43.1772, 58.1312, 19.6666
#dd3846 color charts
#dd3846 color shades, tints & tones
#dd3846 color schemes
#dd3846 color preview, HTML & CSS examples
This text has a color of #dd3846
<p style="color:#dd3846;">Text here</p>
.mytext {color:#dd3846;}
This box has a color of #dd3846
<div style="background-color:#dd3846;">Content here</div>
.mybackground {background-color:#dd3846;}
Border around this has a color of #dd3846
<div style="border:2px solid #dd3846;">Content here</div>
.myborder {border:2px solid #dd3846;}