#d81baa color space conversions
Hex:
#d81baa
RGB:
216, 27, 170
CMY:
15, 89, 33
CMYK:
0, 88, 21, 15
HSL:
315°, 77.7778%, 47.6471%
HSV (HSB):
315°, 87.5000%, 84.7059%
XYZ:
35.9665, 18.2851, 39.6639
xyY:
0.3830, 0.1947, 18.2851
CIE-Lab:
49.8401, 77.8580, -29.3200
CIE-LCH:
49.8401, 83.1957, 339.3644
CIE-Luv:
49.8401, 88.9785, -55.0363
Hunter-Lab:
42.7611, 75.3054, -25.0630
#d81baa color charts
#d81baa color shades, tints & tones
#d81baa color schemes
#d81baa color preview, HTML & CSS examples
This text has a color of #d81baa
<p style="color:#d81baa;">Text here</p>
.mytext {color:#d81baa;}
This box has a color of #d81baa
<div style="background-color:#d81baa;">Content here</div>
.mybackground {background-color:#d81baa;}
Border around this has a color of #d81baa
<div style="border:2px solid #d81baa;">Content here</div>
.myborder {border:2px solid #d81baa;}