#dd9850 color space conversions
Hex:
#dd9850
RGB:
221, 152, 80
CMY:
13, 40, 69
CMYK:
0, 31, 64, 13
HSL:
31°, 67.4641%, 59.0196%
HSV (HSB):
31°, 63.8009%, 86.6667%
XYZ:
42.4950, 38.4078, 12.7631
xyY:
0.4537, 0.4101, 38.4078
CIE-Lab:
68.3201, 18.8796, 47.4991
CIE-LCH:
68.3201, 51.1136, 68.3236
CIE-Luv:
68.3201, 54.1072, 51.4041
Hunter-Lab:
61.9740, 13.9412, 31.1714
#dd9850 color charts
#dd9850 color shades, tints & tones
#dd9850 color schemes
#dd9850 color preview, HTML & CSS examples
This text has a color of #dd9850
<p style="color:#dd9850;">Text here</p>
.mytext {color:#dd9850;}
This box has a color of #dd9850
<div style="background-color:#dd9850;">Content here</div>
.mybackground {background-color:#dd9850;}
Border around this has a color of #dd9850
<div style="border:2px solid #dd9850;">Content here</div>
.myborder {border:2px solid #dd9850;}