#d81dac color space conversions
Hex:
#d81dac
RGB:
216, 29, 172
CMY:
15, 89, 33
CMYK:
0, 87, 20, 15
HSL:
314°, 76.3265%, 48.0392%
HSV (HSB):
314°, 86.5741%, 84.7059%
XYZ:
36.2047, 18.4562, 40.6839
xyY:
0.3797, 0.1936, 18.4562
CIE-Lab:
50.0448, 77.7717, -30.1810
CIE-LCH:
50.0448, 83.4226, 338.7901
CIE-Luv:
50.0448, 87.8289, -56.3216
Hunter-Lab:
42.9607, 75.2477, -26.0753
#d81dac color charts
#d81dac color shades, tints & tones
#d81dac color schemes
#d81dac color preview, HTML & CSS examples
This text has a color of #d81dac
<p style="color:#d81dac;">Text here</p>
.mytext {color:#d81dac;}
This box has a color of #d81dac
<div style="background-color:#d81dac;">Content here</div>
.mybackground {background-color:#d81dac;}
Border around this has a color of #d81dac
<div style="border:2px solid #d81dac;">Content here</div>
.myborder {border:2px solid #d81dac;}