#d896d5 color space conversions
Hex:
#d896d5
RGB:
216, 150, 213
CMY:
15, 41, 16
CMYK:
0, 31, 1, 15
HSL:
303°, 45.8333%, 71.7647%
HSV (HSB):
303°, 30.5556%, 84.7059%
XYZ:
51.2355, 41.2157, 68.2058
xyY:
0.3189, 0.2565, 41.2157
CIE-Lab:
70.3268, 34.8266, -22.2871
CIE-LCH:
70.3268, 41.3474, 327.3829
CIE-Luv:
70.3268, 33.4832, -40.1915
Hunter-Lab:
64.1995, 30.1059, -18.0503
#d896d5 color charts
#d896d5 color shades, tints & tones
#d896d5 color schemes
#d896d5 color preview, HTML & CSS examples
This text has a color of #d896d5
<p style="color:#d896d5;">Text here</p>
.mytext {color:#d896d5;}
This box has a color of #d896d5
<div style="background-color:#d896d5;">Content here</div>
.mybackground {background-color:#d896d5;}
Border around this has a color of #d896d5
<div style="border:2px solid #d896d5;">Content here</div>
.myborder {border:2px solid #d896d5;}