#d808a3 color space conversions
Hex:
#d808a3
RGB:
216, 8, 163
CMY:
15, 97, 36
CMYK:
0, 96, 25, 15
HSL:
315°, 92.8571%, 43.9216%
HSV (HSB):
315°, 96.2963%, 84.7059%
XYZ:
35.0166, 17.4169, 36.1666
xyY:
0.3952, 0.1966, 17.4169
CIE-Lab:
48.7811, 79.2099, -26.8177
CIE-LCH:
48.7811, 83.6265, 341.2957
CIE-Luv:
48.7811, 93.9813, -51.4132
Hunter-Lab:
41.7336, 76.7367, -22.1675
#d808a3 color charts
#d808a3 color shades, tints & tones
#d808a3 color schemes
#d808a3 color preview, HTML & CSS examples
This text has a color of #d808a3
<p style="color:#d808a3;">Text here</p>
.mytext {color:#d808a3;}
This box has a color of #d808a3
<div style="background-color:#d808a3;">Content here</div>
.mybackground {background-color:#d808a3;}
Border around this has a color of #d808a3
<div style="border:2px solid #d808a3;">Content here</div>
.myborder {border:2px solid #d808a3;}