#d88b8f color space conversions
Hex:
#d88b8f
RGB:
216, 139, 143
CMY:
15, 45, 44
CMYK:
0, 36, 34, 15
HSL:
357°, 49.6774%, 69.6078%
HSV (HSB):
357°, 35.6481%, 84.7059%
XYZ:
42.5094, 35.0473, 30.5109
xyY:
0.3934, 0.3243, 35.0473
CIE-Lab:
65.7855, 29.8479, 10.1330
CIE-LCH:
65.7855, 31.5210, 18.7517
CIE-Luv:
65.7855, 51.2186, 8.3481
Hunter-Lab:
59.2008, 24.5715, 10.8837
#d88b8f color charts
#d88b8f color shades, tints & tones
#d88b8f color schemes
#d88b8f color preview, HTML & CSS examples
This text has a color of #d88b8f
<p style="color:#d88b8f;">Text here</p>
.mytext {color:#d88b8f;}
This box has a color of #d88b8f
<div style="background-color:#d88b8f;">Content here</div>
.mybackground {background-color:#d88b8f;}
Border around this has a color of #d88b8f
<div style="border:2px solid #d88b8f;">Content here</div>
.myborder {border:2px solid #d88b8f;}