#dd314f color space conversions
Hex:
#dd314f
RGB:
221, 49, 79
CMY:
13, 81, 69
CMYK:
0, 78, 64, 13
HSL:
350°, 71.6667%, 52.9412%
HSV (HSB):
350°, 77.8281%, 86.6667%
XYZ:
32.3284, 18.1333, 9.1933
xyY:
0.5419, 0.3040, 18.1333
CIE-Lab:
49.6574, 66.0153, 25.4618
CIE-LCH:
49.6574, 70.7554, 21.0914
CIE-Luv:
49.6574, 123.7945, 15.0835
Hunter-Lab:
42.5832, 60.9933, 17.0081
#dd314f color charts
#dd314f color shades, tints & tones
#dd314f color schemes
#dd314f color preview, HTML & CSS examples
This text has a color of #dd314f
<p style="color:#dd314f;">Text here</p>
.mytext {color:#dd314f;}
This box has a color of #dd314f
<div style="background-color:#dd314f;">Content here</div>
.mybackground {background-color:#dd314f;}
Border around this has a color of #dd314f
<div style="border:2px solid #dd314f;">Content here</div>
.myborder {border:2px solid #dd314f;}