#d888db color space conversions
Hex:
#d888db
RGB:
216, 136, 219
CMY:
15, 47, 14
CMYK:
1, 38, 0, 14
HSL:
298°, 53.5484%, 69.6078%
HSV (HSB):
298°, 37.8995%, 85.8824%
XYZ:
49.9092, 37.3217, 71.5911
xyY:
0.3142, 0.2350, 37.3217
CIE-Lab:
67.5177, 43.3928, -29.9160
CIE-LCH:
67.5177, 52.7059, 325.4167
CIE-Luv:
67.5177, 38.8735, -53.4955
Hunter-Lab:
61.0915, 38.9170, -26.7160
#d888db color charts
#d888db color shades, tints & tones
#d888db color schemes
#d888db color preview, HTML & CSS examples
This text has a color of #d888db
<p style="color:#d888db;">Text here</p>
.mytext {color:#d888db;}
This box has a color of #d888db
<div style="background-color:#d888db;">Content here</div>
.mybackground {background-color:#d888db;}
Border around this has a color of #d888db
<div style="border:2px solid #d888db;">Content here</div>
.myborder {border:2px solid #d888db;}