#d81b7b color space conversions
Hex:
#d81b7b
RGB:
216, 27, 123
CMY:
15, 89, 52
CMYK:
0, 88, 43, 15
HSL:
330°, 77.7778%, 47.6471%
HSV (HSB):
330°, 87.5000%, 84.7059%
XYZ:
32.2860, 16.8129, 20.2824
xyY:
0.4653, 0.2423, 16.8129
CIE-Lab:
48.0234, 72.9058, -3.8370
CIE-LCH:
48.0234, 73.0067, 356.9874
CIE-Luv:
48.0234, 109.9630, -18.8254
Hunter-Lab:
41.0035, 68.7941, -0.6255
#d81b7b color charts
#d81b7b color shades, tints & tones
#d81b7b color schemes
#d81b7b color preview, HTML & CSS examples
This text has a color of #d81b7b
<p style="color:#d81b7b;">Text here</p>
.mytext {color:#d81b7b;}
This box has a color of #d81b7b
<div style="background-color:#d81b7b;">Content here</div>
.mybackground {background-color:#d81b7b;}
Border around this has a color of #d81b7b
<div style="border:2px solid #d81b7b;">Content here</div>
.myborder {border:2px solid #d81b7b;}