#f8a6dd color space conversions
Hex:
#f8a6dd
RGB:
248, 166, 221
CMY:
3, 35, 13
CMYK:
0, 33, 11, 3
HSL:
320°, 85.4167%, 81.1765%
HSV (HSB):
320°, 33.0645%, 97.2549%
XYZ:
65.3988, 52.4494, 75.0835
xyY:
0.3390, 0.2719, 52.4494
CIE-Lab:
77.5488, 38.1875, -15.4042
CIE-LCH:
77.5488, 41.1774, 338.0317
CIE-Luv:
77.5488, 45.3305, -30.4449
Hunter-Lab:
72.4219, 34.4515, -10.7736
#f8a6dd color charts
#f8a6dd color shades, tints & tones
#f8a6dd color schemes
#f8a6dd color preview, HTML & CSS examples
This text has a color of #f8a6dd
<p style="color:#f8a6dd;">Text here</p>
.mytext {color:#f8a6dd;}
This box has a color of #f8a6dd
<div style="background-color:#f8a6dd;">Content here</div>
.mybackground {background-color:#f8a6dd;}
Border around this has a color of #f8a6dd
<div style="border:2px solid #f8a6dd;">Content here</div>
.myborder {border:2px solid #f8a6dd;}