#d81b7f color space conversions
Hex:
#d81b7f
RGB:
216, 27, 127
CMY:
15, 89, 50
CMYK:
0, 88, 41, 15
HSL:
328°, 77.7778%, 47.6471%
HSV (HSB):
328°, 87.5000%, 84.7059%
XYZ:
32.5416, 16.9151, 21.6285
xyY:
0.4578, 0.2380, 16.9151
CIE-Lab:
48.1529, 73.2658, -6.0865
CIE-LCH:
48.1529, 73.5182, 355.2511
CIE-Luv:
48.1529, 108.1972, -21.7878
Hunter-Lab:
41.1280, 69.2602, -2.3900
#d81b7f color charts
#d81b7f color shades, tints & tones
#d81b7f color schemes
#d81b7f color preview, HTML & CSS examples
This text has a color of #d81b7f
<p style="color:#d81b7f;">Text here</p>
.mytext {color:#d81b7f;}
This box has a color of #d81b7f
<div style="background-color:#d81b7f;">Content here</div>
.mybackground {background-color:#d81b7f;}
Border around this has a color of #d81b7f
<div style="border:2px solid #d81b7f;">Content here</div>
.myborder {border:2px solid #d81b7f;}