#d88ec6 color space conversions
Hex:
#d88ec6
RGB:
216, 142, 198
CMY:
15, 44, 22
CMYK:
0, 34, 8, 15
HSL:
315°, 48.6842%, 70.1961%
HSV (HSB):
315°, 34.2593%, 84.7059%
XYZ:
48.1849, 38.0221, 58.2255
xyY:
0.3336, 0.2633, 38.0221
CIE-Lab:
68.0369, 36.4548, -17.4445
CIE-LCH:
68.0369, 40.4136, 334.4277
CIE-Luv:
68.0369, 39.9363, -32.6520
Hunter-Lab:
61.6621, 31.5775, -12.8221
#d88ec6 color charts
#d88ec6 color shades, tints & tones
#d88ec6 color schemes
#d88ec6 color preview, HTML & CSS examples
This text has a color of #d88ec6
<p style="color:#d88ec6;">Text here</p>
.mytext {color:#d88ec6;}
This box has a color of #d88ec6
<div style="background-color:#d88ec6;">Content here</div>
.mybackground {background-color:#d88ec6;}
Border around this has a color of #d88ec6
<div style="border:2px solid #d88ec6;">Content here</div>
.myborder {border:2px solid #d88ec6;}