#dd764a color space conversions
Hex:
#dd764a
RGB:
221, 118, 74
CMY:
13, 54, 71
CMYK:
0, 47, 67, 13
HSL:
18°, 68.3721%, 57.8431%
HSV (HSB):
18°, 66.5158%, 86.6667%
XYZ:
37.5333, 28.8234, 10.0638
xyY:
0.4911, 0.3772, 28.8234
CIE-Lab:
60.6255, 36.5459, 41.6860
CIE-LCH:
60.6255, 55.4376, 48.7591
CIE-Luv:
60.6255, 80.6893, 39.7269
Hunter-Lab:
53.6875, 30.8375, 26.4672
#dd764a color charts
#dd764a color shades, tints & tones
#dd764a color schemes
#dd764a color preview, HTML & CSS examples
This text has a color of #dd764a
<p style="color:#dd764a;">Text here</p>
.mytext {color:#dd764a;}
This box has a color of #dd764a
<div style="background-color:#dd764a;">Content here</div>
.mybackground {background-color:#dd764a;}
Border around this has a color of #dd764a
<div style="border:2px solid #dd764a;">Content here</div>
.myborder {border:2px solid #dd764a;}