#d81ba5 color space conversions
Hex:
#d81ba5
RGB:
216, 27, 165
CMY:
15, 89, 35
CMYK:
0, 88, 24, 15
HSL:
316°, 77.7778%, 47.6471%
HSV (HSB):
316°, 87.5000%, 84.7059%
XYZ:
35.5024, 18.0994, 37.2197
xyY:
0.3909, 0.1993, 18.0994
CIE-Lab:
49.6165, 77.2593, -26.7090
CIE-LCH:
49.6165, 81.7457, 340.9294
CIE-Luv:
49.6165, 91.1832, -51.1131
Hunter-Lab:
42.5434, 74.5069, -22.0903
#d81ba5 color charts
#d81ba5 color shades, tints & tones
#d81ba5 color schemes
#d81ba5 color preview, HTML & CSS examples
This text has a color of #d81ba5
<p style="color:#d81ba5;">Text here</p>
.mytext {color:#d81ba5;}
This box has a color of #d81ba5
<div style="background-color:#d81ba5;">Content here</div>
.mybackground {background-color:#d81ba5;}
Border around this has a color of #d81ba5
<div style="border:2px solid #d81ba5;">Content here</div>
.myborder {border:2px solid #d81ba5;}