#dd3841 color space conversions
Hex:
#dd3841
RGB:
221, 56, 65
CMY:
13, 78, 75
CMYK:
0, 75, 71, 13
HSL:
357°, 70.8155%, 54.3137%
HSV (HSB):
357°, 74.6606%, 86.6667%
XYZ:
32.1871, 18.5822, 6.8913
xyY:
0.5582, 0.3223, 18.5822
CIE-Lab:
50.1947, 63.1900, 34.4254
CIE-LCH:
50.1947, 71.9589, 28.5812
CIE-Luv:
50.1947, 124.2630, 23.5007
Hunter-Lab:
43.1070, 57.8449, 20.6965
#dd3841 color charts
#dd3841 color shades, tints & tones
#dd3841 color schemes
#dd3841 color preview, HTML & CSS examples
This text has a color of #dd3841
<p style="color:#dd3841;">Text here</p>
.mytext {color:#dd3841;}
This box has a color of #dd3841
<div style="background-color:#dd3841;">Content here</div>
.mybackground {background-color:#dd3841;}
Border around this has a color of #dd3841
<div style="border:2px solid #dd3841;">Content here</div>
.myborder {border:2px solid #dd3841;}