#dd134f color space conversions
Hex:
#dd134f
RGB:
221, 19, 79
CMY:
13, 93, 69
CMYK:
0, 91, 64, 13
HSL:
342°, 84.1667%, 47.0588%
HSV (HSB):
342°, 91.4027%, 86.6667%
XYZ:
31.4629, 16.4024, 8.9048
xyY:
0.5542, 0.2889, 16.4024
CIE-Lab:
47.4981, 72.1800, 22.6663
CIE-LCH:
47.4981, 75.6552, 17.4336
CIE-Luv:
47.4981, 133.2855, 10.4479
Hunter-Lab:
40.4999, 67.7956, 15.3136
#dd134f color charts
#dd134f color shades, tints & tones
#dd134f color schemes
#dd134f color preview, HTML & CSS examples
This text has a color of #dd134f
<p style="color:#dd134f;">Text here</p>
.mytext {color:#dd134f;}
This box has a color of #dd134f
<div style="background-color:#dd134f;">Content here</div>
.mybackground {background-color:#dd134f;}
Border around this has a color of #dd134f
<div style="border:2px solid #dd134f;">Content here</div>
.myborder {border:2px solid #dd134f;}