#d99db2 color space conversions
Hex:
#d99db2
RGB:
217, 157, 178
CMY:
15, 38, 30
CMYK:
0, 28, 18, 15
HSL:
339°, 44.1176%, 73.3333%
HSV (HSB):
339°, 27.6498%, 85.0980%
XYZ:
48.7081, 42.0800, 47.6745
xyY:
0.3518, 0.3039, 42.0800
CIE-Lab:
70.9260, 25.4394, -1.9976
CIE-LCH:
70.9260, 25.5178, 355.5102
CIE-Luv:
70.9260, 35.8805, -7.4943
Hunter-Lab:
64.8691, 20.5090, 1.8341
#d99db2 color charts
#d99db2 color shades, tints & tones
#d99db2 color schemes
#d99db2 color preview, HTML & CSS examples
This text has a color of #d99db2
<p style="color:#d99db2;">Text here</p>
.mytext {color:#d99db2;}
This box has a color of #d99db2
<div style="background-color:#d99db2;">Content here</div>
.mybackground {background-color:#d99db2;}
Border around this has a color of #d99db2
<div style="border:2px solid #d99db2;">Content here</div>
.myborder {border:2px solid #d99db2;}