#d81b80 color space conversions
Hex:
#d81b80
RGB:
216, 27, 128
CMY:
15, 89, 50
CMYK:
0, 88, 41, 15
HSL:
328°, 77.7778%, 47.6471%
HSV (HSB):
328°, 87.5000%, 84.7059%
XYZ:
32.6071, 16.9413, 21.9735
xyY:
0.4559, 0.2369, 16.9413
CIE-Lab:
48.1860, 73.3577, -6.6466
CIE-LCH:
48.1860, 73.6582, 354.8228
CIE-Luv:
48.1860, 107.7537, -22.5340
Hunter-Lab:
41.1598, 69.3793, -2.8405
#d81b80 color charts
#d81b80 color shades, tints & tones
#d81b80 color schemes
#d81b80 color preview, HTML & CSS examples
This text has a color of #d81b80
<p style="color:#d81b80;">Text here</p>
.mytext {color:#d81b80;}
This box has a color of #d81b80
<div style="background-color:#d81b80;">Content here</div>
.mybackground {background-color:#d81b80;}
Border around this has a color of #d81b80
<div style="border:2px solid #d81b80;">Content here</div>
.myborder {border:2px solid #d81b80;}