#d81ba8 color space conversions
Hex:
#d81ba8
RGB:
216, 27, 168
CMY:
15, 89, 34
CMYK:
0, 88, 22, 15
HSL:
315°, 77.7778%, 47.6471%
HSV (HSB):
315°, 87.5000%, 84.7059%
XYZ:
35.7787, 18.2099, 38.6749
xyY:
0.3861, 0.1965, 18.2099
CIE-Lab:
49.7498, 77.6165, -28.2785
CIE-LCH:
49.7498, 82.6075, 339.9815
CIE-Luv:
49.7498, 89.8581, -53.4672
Hunter-Lab:
42.6731, 74.9830, -23.8637
#d81ba8 color charts
#d81ba8 color shades, tints & tones
#d81ba8 color schemes
#d81ba8 color preview, HTML & CSS examples
This text has a color of #d81ba8
<p style="color:#d81ba8;">Text here</p>
.mytext {color:#d81ba8;}
This box has a color of #d81ba8
<div style="background-color:#d81ba8;">Content here</div>
.mybackground {background-color:#d81ba8;}
Border around this has a color of #d81ba8
<div style="border:2px solid #d81ba8;">Content here</div>
.myborder {border:2px solid #d81ba8;}