#dd243a color space conversions
Hex:
#dd243a
RGB:
221, 36, 58
CMY:
13, 86, 77
CMYK:
0, 84, 74, 13
HSL:
353°, 73.1225%, 50.3922%
HSV (HSB):
353°, 83.7104%, 86.6667%
XYZ:
31.2134, 16.9394, 5.6275
xyY:
0.5804, 0.3150, 16.9394
CIE-Lab:
48.1836, 68.3083, 36.1627
CIE-LCH:
48.1836, 77.2902, 27.8970
CIE-Luv:
48.1836, 134.8780, 22.6552
Hunter-Lab:
41.1575, 63.3468, 20.7035
#dd243a color charts
#dd243a color shades, tints & tones
#dd243a color schemes
#dd243a color preview, HTML & CSS examples
This text has a color of #dd243a
<p style="color:#dd243a;">Text here</p>
.mytext {color:#dd243a;}
This box has a color of #dd243a
<div style="background-color:#dd243a;">Content here</div>
.mybackground {background-color:#dd243a;}
Border around this has a color of #dd243a
<div style="border:2px solid #dd243a;">Content here</div>
.myborder {border:2px solid #dd243a;}