#d81da0 color space conversions
Hex:
#d81da0
RGB:
216, 29, 160
CMY:
15, 89, 37
CMYK:
0, 87, 26, 15
HSL:
318°, 76.3265%, 48.0392%
HSV (HSB):
318°, 86.5741%, 84.7059%
XYZ:
35.1034, 18.0157, 34.8849
xyY:
0.3989, 0.2047, 18.0157
CIE-Lab:
49.5152, 76.3420, -23.8963
CIE-LCH:
49.5152, 79.9946, 342.6190
CIE-Luv:
49.5152, 93.1028, -46.9020
Hunter-Lab:
42.4449, 73.3470, -19.0182
#d81da0 color charts
#d81da0 color shades, tints & tones
#d81da0 color schemes
#d81da0 color preview, HTML & CSS examples
This text has a color of #d81da0
<p style="color:#d81da0;">Text here</p>
.mytext {color:#d81da0;}
This box has a color of #d81da0
<div style="background-color:#d81da0;">Content here</div>
.mybackground {background-color:#d81da0;}
Border around this has a color of #d81da0
<div style="border:2px solid #d81da0;">Content here</div>
.myborder {border:2px solid #d81da0;}