#dd745f color space conversions
Hex:
#dd745f
RGB:
221, 116, 95
CMY:
13, 55, 63
CMYK:
0, 48, 57, 13
HSL:
10°, 64.9485%, 61.9608%
HSV (HSB):
10°, 57.0136%, 86.6667%
XYZ:
38.1297, 28.6892, 14.3544
xyY:
0.4697, 0.3534, 28.6892
CIE-Lab:
60.5063, 38.9926, 30.1175
CIE-LCH:
60.5063, 49.2695, 37.6822
CIE-Luv:
60.5063, 78.9118, 28.6539
Hunter-Lab:
53.5623, 33.3361, 21.6042
#dd745f color charts
#dd745f color shades, tints & tones
#dd745f color schemes
#dd745f color preview, HTML & CSS examples
This text has a color of #dd745f
<p style="color:#dd745f;">Text here</p>
.mytext {color:#dd745f;}
This box has a color of #dd745f
<div style="background-color:#dd745f;">Content here</div>
.mybackground {background-color:#dd745f;}
Border around this has a color of #dd745f
<div style="border:2px solid #dd745f;">Content here</div>
.myborder {border:2px solid #dd745f;}