#dd643c color space conversions
Hex:
#dd643c
RGB:
221, 100, 60
CMY:
13, 61, 76
CMYK:
0, 55, 73, 13
HSL:
15°, 70.3057%, 55.0980%
HSV (HSB):
15°, 72.8507%, 86.6667%
XYZ:
35.1916, 24.8127, 7.2095
xyY:
0.5236, 0.3692, 24.8127
CIE-Lab:
56.8925, 44.8431, 44.7650
CIE-LCH:
56.8925, 63.3625, 44.9500
CIE-Luv:
56.8925, 96.3541, 38.6051
Hunter-Lab:
49.8124, 38.9354, 26.2874
#dd643c color charts
#dd643c color shades, tints & tones
#dd643c color schemes
#dd643c color preview, HTML & CSS examples
This text has a color of #dd643c
<p style="color:#dd643c;">Text here</p>
.mytext {color:#dd643c;}
This box has a color of #dd643c
<div style="background-color:#dd643c;">Content here</div>
.mybackground {background-color:#dd643c;}
Border around this has a color of #dd643c
<div style="border:2px solid #dd643c;">Content here</div>
.myborder {border:2px solid #dd643c;}