#dd934a color space conversions
Hex:
#dd934a
RGB:
221, 147, 74
CMY:
13, 42, 71
CMYK:
0, 33, 67, 13
HSL:
30°, 68.3721%, 57.8431%
HSV (HSB):
30°, 66.5158%, 86.6667%
XYZ:
41.4885, 36.7340, 11.3823
xyY:
0.4630, 0.4100, 36.7340
CIE-Lab:
67.0770, 21.1953, 49.0213
CIE-LCH:
67.0770, 53.4072, 66.6178
CIE-Luv:
67.0770, 58.4151, 51.6612
Hunter-Lab:
60.6086, 16.1240, 31.2914
#dd934a color charts
#dd934a color shades, tints & tones
#dd934a color schemes
#dd934a color preview, HTML & CSS examples
This text has a color of #dd934a
<p style="color:#dd934a;">Text here</p>
.mytext {color:#dd934a;}
This box has a color of #dd934a
<div style="background-color:#dd934a;">Content here</div>
.mybackground {background-color:#dd934a;}
Border around this has a color of #dd934a
<div style="border:2px solid #dd934a;">Content here</div>
.myborder {border:2px solid #dd934a;}