#d81b98 color space conversions
Hex:
#d81b98
RGB:
216, 27, 152
CMY:
15, 89, 40
CMYK:
0, 88, 30, 15
HSL:
320°, 77.7778%, 47.6471%
HSV (HSB):
320°, 87.5000%, 84.7059%
XYZ:
34.3783, 17.6498, 31.3006
xyY:
0.4126, 0.2118, 17.6498
CIE-Lab:
49.0686, 75.7798, -19.8088
CIE-LCH:
49.0686, 78.3260, 345.3507
CIE-Luv:
49.0686, 96.9868, -40.9337
Hunter-Lab:
42.0117, 72.5470, -14.7656
#d81b98 color charts
#d81b98 color shades, tints & tones
#d81b98 color schemes
#d81b98 color preview, HTML & CSS examples
This text has a color of #d81b98
<p style="color:#d81b98;">Text here</p>
.mytext {color:#d81b98;}
This box has a color of #d81b98
<div style="background-color:#d81b98;">Content here</div>
.mybackground {background-color:#d81b98;}
Border around this has a color of #d81b98
<div style="border:2px solid #d81b98;">Content here</div>
.myborder {border:2px solid #d81b98;}