#d81bbf color space conversions
Hex:
#d81bbf
RGB:
216, 27, 191
CMY:
15, 89, 25
CMYK:
0, 88, 12, 15
HSL:
308°, 77.7778%, 47.6471%
HSV (HSB):
308°, 87.5000%, 84.7059%
XYZ:
38.1148, 19.1444, 50.9766
xyY:
0.3521, 0.1769, 19.1444
CIE-Lab:
50.8557, 80.5419, -40.0299
CIE-LCH:
50.8557, 89.9410, 333.5723
CIE-Luv:
50.8557, 79.9777, -71.4250
Hunter-Lab:
43.7543, 78.9231, -38.4487
#d81bbf color charts
#d81bbf color shades, tints & tones
#d81bbf color schemes
#d81bbf color preview, HTML & CSS examples
This text has a color of #d81bbf
<p style="color:#d81bbf;">Text here</p>
.mytext {color:#d81bbf;}
This box has a color of #d81bbf
<div style="background-color:#d81bbf;">Content here</div>
.mybackground {background-color:#d81bbf;}
Border around this has a color of #d81bbf
<div style="border:2px solid #d81bbf;">Content here</div>
.myborder {border:2px solid #d81bbf;}