#d84c84 color space conversions
Hex:
#d84c84
RGB:
216, 76, 132
CMY:
15, 70, 48
CMYK:
0, 65, 39, 15
HSL:
336°, 64.2202%, 57.2549%
HSV (HSB):
336°, 64.8148%, 84.7059%
XYZ:
35.0682, 21.4338, 24.1186
xyY:
0.4350, 0.2659, 21.4338
CIE-Lab:
53.4210, 59.3866, -1.3204
CIE-LCH:
53.4210, 59.4012, 358.7263
CIE-Luv:
53.4210, 89.7186, -12.9201
Hunter-Lab:
46.2966, 54.1890, 1.5200
#d84c84 color charts
#d84c84 color shades, tints & tones
#d84c84 color schemes
#d84c84 color preview, HTML & CSS examples
This text has a color of #d84c84
<p style="color:#d84c84;">Text here</p>
.mytext {color:#d84c84;}
This box has a color of #d84c84
<div style="background-color:#d84c84;">Content here</div>
.mybackground {background-color:#d84c84;}
Border around this has a color of #d84c84
<div style="border:2px solid #d84c84;">Content here</div>
.myborder {border:2px solid #d84c84;}