#dd924f color space conversions
Hex:
#dd924f
RGB:
221, 146, 79
CMY:
13, 43, 69
CMYK:
0, 34, 64, 13
HSL:
28°, 67.6190%, 58.8235%
HSV (HSB):
28°, 64.2534%, 86.6667%
XYZ:
41.5090, 36.4944, 12.2535
xyY:
0.4599, 0.4043, 36.4944
CIE-Lab:
66.8960, 22.0377, 46.3642
CIE-LCH:
66.8960, 51.3352, 64.5775
CIE-Luv:
66.8960, 58.7241, 49.2285
Hunter-Lab:
60.4106, 16.9312, 30.2612
#dd924f color charts
#dd924f color shades, tints & tones
#dd924f color schemes
#dd924f color preview, HTML & CSS examples
This text has a color of #dd924f
<p style="color:#dd924f;">Text here</p>
.mytext {color:#dd924f;}
This box has a color of #dd924f
<div style="background-color:#dd924f;">Content here</div>
.mybackground {background-color:#dd924f;}
Border around this has a color of #dd924f
<div style="border:2px solid #dd924f;">Content here</div>
.myborder {border:2px solid #dd924f;}