#dd7c5c color space conversions
Hex:
#dd7c5c
RGB:
221, 124, 92
CMY:
13, 51, 64
CMYK:
0, 44, 58, 13
HSL:
15°, 65.4822%, 61.3725%
HSV (HSB):
15°, 58.3710%, 86.6667%
XYZ:
38.9582, 30.5602, 13.9706
xyY:
0.4666, 0.3660, 30.5602
CIE-Lab:
62.1346, 34.6259, 33.8402
CIE-LCH:
62.1346, 48.4160, 44.3426
CIE-Luv:
62.1346, 73.6093, 33.6726
Hunter-Lab:
55.2812, 29.0517, 23.7132
#dd7c5c color charts
#dd7c5c color shades, tints & tones
#dd7c5c color schemes
#dd7c5c color preview, HTML & CSS examples
This text has a color of #dd7c5c
<p style="color:#dd7c5c;">Text here</p>
.mytext {color:#dd7c5c;}
This box has a color of #dd7c5c
<div style="background-color:#dd7c5c;">Content here</div>
.mybackground {background-color:#dd7c5c;}
Border around this has a color of #dd7c5c
<div style="border:2px solid #dd7c5c;">Content here</div>
.myborder {border:2px solid #dd7c5c;}