#dd915a color space conversions
Hex:
#dd915a
RGB:
221, 145, 90
CMY:
13, 43, 65
CMYK:
0, 34, 59, 13
HSL:
25°, 65.8291%, 60.9804%
HSV (HSB):
25°, 59.2760%, 86.6667%
XYZ:
41.7897, 36.3611, 14.4887
xyY:
0.4511, 0.3925, 36.3611
CIE-Lab:
66.7949, 23.3264, 40.6434
CIE-LCH:
66.7949, 46.8616, 60.1473
CIE-Luv:
66.7949, 58.3593, 43.8981
Hunter-Lab:
60.3002, 18.1800, 27.9642
#dd915a color charts
#dd915a color shades, tints & tones
#dd915a color schemes
#dd915a color preview, HTML & CSS examples
This text has a color of #dd915a
<p style="color:#dd915a;">Text here</p>
.mytext {color:#dd915a;}
This box has a color of #dd915a
<div style="background-color:#dd915a;">Content here</div>
.mybackground {background-color:#dd915a;}
Border around this has a color of #dd915a
<div style="border:2px solid #dd915a;">Content here</div>
.myborder {border:2px solid #dd915a;}