#d88d88 color space conversions
Hex:
#d88d88
RGB:
216, 141, 136
CMY:
15, 45, 47
CMYK:
0, 35, 37, 15
HSL:
4°, 50.6329%, 69.0196%
HSV (HSB):
4°, 37.0370%, 84.7059%
XYZ:
42.2877, 35.4263, 27.9017
xyY:
0.4004, 0.3354, 35.4263
CIE-Lab:
66.0792, 27.9160, 14.4818
CIE-LCH:
66.0792, 31.4488, 27.4186
CIE-Luv:
66.0792, 51.0849, 14.3196
Hunter-Lab:
59.5200, 22.6607, 13.8701
#d88d88 color charts
#d88d88 color shades, tints & tones
#d88d88 color schemes
#d88d88 color preview, HTML & CSS examples
This text has a color of #d88d88
<p style="color:#d88d88;">Text here</p>
.mytext {color:#d88d88;}
This box has a color of #d88d88
<div style="background-color:#d88d88;">Content here</div>
.mybackground {background-color:#d88d88;}
Border around this has a color of #d88d88
<div style="border:2px solid #d88d88;">Content here</div>
.myborder {border:2px solid #d88d88;}