#dd063c color space conversions
Hex:
#dd063c
RGB:
221, 6, 60
CMY:
13, 98, 76
CMYK:
0, 97, 73, 13
HSL:
345°, 94.7137%, 44.5098%
HSV (HSB):
345°, 97.2851%, 86.6667%
XYZ:
30.6995, 15.8286, 5.7122
xyY:
0.5877, 0.3030, 15.8286
CIE-Lab:
46.7489, 72.5889, 33.3173
CIE-LCH:
46.7489, 79.8699, 24.6545
CIE-Luv:
46.7489, 141.3772, 18.8703
Hunter-Lab:
39.7852, 68.1120, 19.3371
#dd063c color charts
#dd063c color shades, tints & tones
#dd063c color schemes
#dd063c color preview, HTML & CSS examples
This text has a color of #dd063c
<p style="color:#dd063c;">Text here</p>
.mytext {color:#dd063c;}
This box has a color of #dd063c
<div style="background-color:#dd063c;">Content here</div>
.mybackground {background-color:#dd063c;}
Border around this has a color of #dd063c
<div style="border:2px solid #dd063c;">Content here</div>
.myborder {border:2px solid #dd063c;}