#d84d81 color space conversions
Hex:
#d84d81
RGB:
216, 77, 129
CMY:
15, 70, 49
CMYK:
0, 64, 40, 15
HSL:
338°, 64.0553%, 57.4510%
HSV (HSB):
338°, 64.3519%, 84.7059%
XYZ:
34.9352, 21.4917, 23.0759
xyY:
0.4394, 0.2703, 21.4917
CIE-Lab:
53.4834, 58.6635, 0.5570
CIE-LCH:
53.4834, 58.6661, 0.5440
CIE-Luv:
53.4834, 90.2319, -10.3317
Hunter-Lab:
46.3591, 53.3854, 2.9389
#d84d81 color charts
#d84d81 color shades, tints & tones
#d84d81 color schemes
#d84d81 color preview, HTML & CSS examples
This text has a color of #d84d81
<p style="color:#d84d81;">Text here</p>
.mytext {color:#d84d81;}
This box has a color of #d84d81
<div style="background-color:#d84d81;">Content here</div>
.mybackground {background-color:#d84d81;}
Border around this has a color of #d84d81
<div style="border:2px solid #d84d81;">Content here</div>
.myborder {border:2px solid #d84d81;}