#d81cae color space conversions
Hex:
#d81cae
RGB:
216, 28, 174
CMY:
15, 89, 32
CMYK:
0, 87, 19, 15
HSL:
313°, 77.0492%, 47.8431%
HSV (HSB):
313°, 87.0370%, 84.7059%
XYZ:
36.3741, 18.4854, 41.6953
xyY:
0.3767, 0.1914, 18.4854
CIE-Lab:
50.0797, 78.1862, -31.3049
CIE-LCH:
50.0797, 84.2204, 338.1794
CIE-Luv:
50.0797, 87.0973, -58.0338
Hunter-Lab:
42.9947, 75.7729, -27.4019
#d81cae color charts
#d81cae color shades, tints & tones
#d81cae color schemes
#d81cae color preview, HTML & CSS examples
This text has a color of #d81cae
<p style="color:#d81cae;">Text here</p>
.mytext {color:#d81cae;}
This box has a color of #d81cae
<div style="background-color:#d81cae;">Content here</div>
.mybackground {background-color:#d81cae;}
Border around this has a color of #d81cae
<div style="border:2px solid #d81cae;">Content here</div>
.myborder {border:2px solid #d81cae;}