#dd642c color space conversions
Hex:
#dd642c
RGB:
221, 100, 44
CMY:
13, 61, 83
CMYK:
0, 55, 80, 13
HSL:
19°, 72.2449%, 51.9608%
HSV (HSB):
19°, 80.0905%, 86.6667%
XYZ:
34.8306, 24.6683, 5.3086
xyY:
0.5374, 0.3806, 24.6683
CIE-Lab:
56.7508, 44.2219, 52.3687
CIE-LCH:
56.7508, 68.5424, 49.8211
CIE-Luv:
56.7508, 98.3170, 43.7414
Hunter-Lab:
49.6672, 38.2606, 28.4300
#dd642c color charts
#dd642c color shades, tints & tones
#dd642c color schemes
#dd642c color preview, HTML & CSS examples
This text has a color of #dd642c
<p style="color:#dd642c;">Text here</p>
.mytext {color:#dd642c;}
This box has a color of #dd642c
<div style="background-color:#dd642c;">Content here</div>
.mybackground {background-color:#dd642c;}
Border around this has a color of #dd642c
<div style="border:2px solid #dd642c;">Content here</div>
.myborder {border:2px solid #dd642c;}