#d88da3 color space conversions
Hex:
#d88da3
RGB:
216, 141, 163
CMY:
15, 45, 36
CMYK:
0, 35, 25, 15
HSL:
342°, 49.0196%, 70.0000%
HSV (HSB):
342°, 34.7222%, 84.7059%
XYZ:
44.4546, 36.2930, 39.3126
xyY:
0.3703, 0.3023, 36.2930
CIE-Lab:
66.7432, 31.4654, 0.2464
CIE-LCH:
66.7432, 31.4664, 0.4486
CIE-Luv:
66.7432, 46.6343, -5.3734
Hunter-Lab:
60.2437, 26.2911, 3.4804
#d88da3 color charts
#d88da3 color shades, tints & tones
#d88da3 color schemes
#d88da3 color preview, HTML & CSS examples
This text has a color of #d88da3
<p style="color:#d88da3;">Text here</p>
.mytext {color:#d88da3;}
This box has a color of #d88da3
<div style="background-color:#d88da3;">Content here</div>
.mybackground {background-color:#d88da3;}
Border around this has a color of #d88da3
<div style="border:2px solid #d88da3;">Content here</div>
.myborder {border:2px solid #d88da3;}