#d808a1 color space conversions
Hex:
#d808a1
RGB:
216, 8, 161
CMY:
15, 97, 37
CMYK:
0, 96, 25, 15
HSL:
316°, 92.8571%, 43.9216%
HSV (HSB):
316°, 96.2963%, 84.7059%
XYZ:
34.8388, 17.3458, 35.2301
xyY:
0.3985, 0.1984, 17.3458
CIE-Lab:
48.6928, 78.9827, -25.7640
CIE-LCH:
48.6928, 83.0786, 341.9338
CIE-Luv:
48.6928, 94.9037, -49.8513
Hunter-Lab:
41.6483, 76.4306, -20.9993
#d808a1 color charts
#d808a1 color shades, tints & tones
#d808a1 color schemes
#d808a1 color preview, HTML & CSS examples
This text has a color of #d808a1
<p style="color:#d808a1;">Text here</p>
.mytext {color:#d808a1;}
This box has a color of #d808a1
<div style="background-color:#d808a1;">Content here</div>
.mybackground {background-color:#d808a1;}
Border around this has a color of #d808a1
<div style="border:2px solid #d808a1;">Content here</div>
.myborder {border:2px solid #d808a1;}