#d88b8c color space conversions
Hex:
#d88b8c
RGB:
216, 139, 140
CMY:
15, 45, 45
CMYK:
0, 36, 35, 15
HSL:
359°, 49.6774%, 69.6078%
HSV (HSB):
359°, 35.6481%, 84.7059%
XYZ:
42.2851, 34.9576, 29.3298
xyY:
0.3968, 0.3280, 34.9576
CIE-Lab:
65.7157, 29.4753, 11.7237
CIE-LCH:
65.7157, 31.7212, 21.6900
CIE-Luv:
65.7157, 51.7132, 10.4759
Hunter-Lab:
59.1250, 24.1914, 11.9758
#d88b8c color charts
#d88b8c color shades, tints & tones
#d88b8c color schemes
#d88b8c color preview, HTML & CSS examples
This text has a color of #d88b8c
<p style="color:#d88b8c;">Text here</p>
.mytext {color:#d88b8c;}
This box has a color of #d88b8c
<div style="background-color:#d88b8c;">Content here</div>
.mybackground {background-color:#d88b8c;}
Border around this has a color of #d88b8c
<div style="border:2px solid #d88b8c;">Content here</div>
.myborder {border:2px solid #d88b8c;}