#d88f7f color space conversions
Hex:
#d88f7f
RGB:
216, 143, 127
CMY:
15, 44, 50
CMYK:
0, 34, 41, 15
HSL:
11°, 53.2934%, 67.2549%
HSV (HSB):
11°, 41.2037%, 84.7059%
XYZ:
41.9721, 35.7762, 24.7720
xyY:
0.4094, 0.3490, 35.7762
CIE-Lab:
66.3485, 25.8032, 19.8855
CIE-LCH:
66.3485, 32.5766, 37.6200
CIE-Luv:
66.3485, 51.1403, 21.3930
Hunter-Lab:
59.8132, 20.5841, 17.3139
#d88f7f color charts
#d88f7f color shades, tints & tones
#d88f7f color schemes
#d88f7f color preview, HTML & CSS examples
This text has a color of #d88f7f
<p style="color:#d88f7f;">Text here</p>
.mytext {color:#d88f7f;}
This box has a color of #d88f7f
<div style="background-color:#d88f7f;">Content here</div>
.mybackground {background-color:#d88f7f;}
Border around this has a color of #d88f7f
<div style="border:2px solid #d88f7f;">Content here</div>
.myborder {border:2px solid #d88f7f;}