#f8a6da color space conversions
Hex:
#f8a6da
RGB:
248, 166, 218
CMY:
3, 35, 15
CMYK:
0, 33, 12, 3
HSL:
322°, 85.4167%, 81.1765%
HSV (HSB):
322°, 33.0645%, 97.2549%
XYZ:
65.0025, 52.2909, 72.9968
xyY:
0.3416, 0.2748, 52.2909
CIE-Lab:
77.4544, 37.7008, -13.9146
CIE-LCH:
77.4544, 40.1867, 339.7419
CIE-Luv:
77.4544, 45.8488, -28.0220
Hunter-Lab:
72.3124, 33.9091, -9.2325
#f8a6da color charts
#f8a6da color shades, tints & tones
#f8a6da color schemes
#f8a6da color preview, HTML & CSS examples
This text has a color of #f8a6da
<p style="color:#f8a6da;">Text here</p>
.mytext {color:#f8a6da;}
This box has a color of #f8a6da
<div style="background-color:#f8a6da;">Content here</div>
.mybackground {background-color:#f8a6da;}
Border around this has a color of #f8a6da
<div style="border:2px solid #f8a6da;">Content here</div>
.myborder {border:2px solid #f8a6da;}