#d81bac color space conversions
Hex:
#d81bac
RGB:
216, 27, 172
CMY:
15, 89, 33
CMYK:
0, 88, 20, 15
HSL:
314°, 77.7778%, 47.6471%
HSV (HSB):
314°, 87.5000%, 84.7059%
XYZ:
36.1572, 18.3614, 40.6681
xyY:
0.3799, 0.1929, 18.3614
CIE-Lab:
49.9315, 78.1019, -30.3578
CIE-LCH:
49.9315, 83.7944, 338.7592
CIE-Luv:
49.9315, 88.1023, -56.6048
Hunter-Lab:
42.8501, 75.6317, -26.2757
#d81bac color charts
#d81bac color shades, tints & tones
#d81bac color schemes
#d81bac color preview, HTML & CSS examples
This text has a color of #d81bac
<p style="color:#d81bac;">Text here</p>
.mytext {color:#d81bac;}
This box has a color of #d81bac
<div style="background-color:#d81bac;">Content here</div>
.mybackground {background-color:#d81bac;}
Border around this has a color of #d81bac
<div style="border:2px solid #d81bac;">Content here</div>
.myborder {border:2px solid #d81bac;}