#dd642a color space conversions
Hex:
#dd642a
RGB:
221, 100, 42
CMY:
13, 61, 84
CMYK:
0, 55, 81, 13
HSL:
19°, 72.4696%, 51.5686%
HSV (HSB):
19°, 80.9955%, 86.6667%
XYZ:
34.7939, 24.6537, 5.1153
xyY:
0.5389, 0.3819, 24.6537
CIE-Lab:
56.7364, 44.1584, 53.2415
CIE-LCH:
56.7364, 69.1710, 50.3277
CIE-Luv:
56.7364, 98.5207, 44.2736
Hunter-Lab:
49.6525, 38.1918, 28.6486
#dd642a color charts
#dd642a color shades, tints & tones
#dd642a color schemes
#dd642a color preview, HTML & CSS examples
This text has a color of #dd642a
<p style="color:#dd642a;">Text here</p>
.mytext {color:#dd642a;}
This box has a color of #dd642a
<div style="background-color:#dd642a;">Content here</div>
.mybackground {background-color:#dd642a;}
Border around this has a color of #dd642a
<div style="border:2px solid #dd642a;">Content here</div>
.myborder {border:2px solid #dd642a;}