#d81c81 color space conversions
Hex:
#d81c81
RGB:
216, 28, 129
CMY:
15, 89, 49
CMYK:
0, 87, 40, 15
HSL:
328°, 77.0492%, 47.8431%
HSV (HSB):
328°, 87.0370%, 84.7059%
XYZ:
32.6966, 17.0144, 22.3297
xyY:
0.4539, 0.2362, 17.0144
CIE-Lab:
48.2782, 73.2802, -7.1182
CIE-LCH:
48.2782, 73.6251, 354.4519
CIE-Luv:
48.2782, 107.1181, -23.1375
Hunter-Lab:
41.2485, 69.3072, -3.2224
#d81c81 color charts
#d81c81 color shades, tints & tones
#d81c81 color schemes
#d81c81 color preview, HTML & CSS examples
This text has a color of #d81c81
<p style="color:#d81c81;">Text here</p>
.mytext {color:#d81c81;}
This box has a color of #d81c81
<div style="background-color:#d81c81;">Content here</div>
.mybackground {background-color:#d81c81;}
Border around this has a color of #d81c81
<div style="border:2px solid #d81c81;">Content here</div>
.myborder {border:2px solid #d81c81;}