#d899d6 color space conversions
Hex:
#d899d6
RGB:
216, 153, 214
CMY:
15, 40, 16
CMYK:
0, 29, 1, 15
HSL:
302°, 44.6809%, 72.3529%
HSV (HSB):
302°, 29.1667%, 84.7059%
XYZ:
51.8477, 42.2364, 69.0381
xyY:
0.3178, 0.2589, 42.2364
CIE-Lab:
71.0336, 33.3943, -21.7617
CIE-LCH:
71.0336, 39.8592, 326.9094
CIE-Luv:
71.0336, 31.8851, -39.1784
Hunter-Lab:
64.9896, 28.6730, -17.4908
#d899d6 color charts
#d899d6 color shades, tints & tones
#d899d6 color schemes
#d899d6 color preview, HTML & CSS examples
This text has a color of #d899d6
<p style="color:#d899d6;">Text here</p>
.mytext {color:#d899d6;}
This box has a color of #d899d6
<div style="background-color:#d899d6;">Content here</div>
.mybackground {background-color:#d899d6;}
Border around this has a color of #d899d6
<div style="border:2px solid #d899d6;">Content here</div>
.myborder {border:2px solid #d899d6;}