#f8a8aa color space conversions
Hex:
#f8a8aa
RGB:
248, 168, 170
CMY:
3, 34, 33
CMYK:
0, 32, 31, 3
HSL:
359°, 85.1064%, 81.5686%
HSV (HSB):
359°, 32.2581%, 97.2549%
XYZ:
59.9697, 50.8640, 44.6872
xyY:
0.3856, 0.3271, 50.8640
CIE-Lab:
76.5966, 29.7228, 11.0200
CIE-LCH:
76.5966, 31.6999, 20.3427
CIE-Luv:
76.5966, 52.5954, 9.9704
Hunter-Lab:
71.3190, 25.2863, 12.7733
#f8a8aa color charts
#f8a8aa color shades, tints & tones
#f8a8aa color schemes
#f8a8aa color preview, HTML & CSS examples
This text has a color of #f8a8aa
<p style="color:#f8a8aa;">Text here</p>
.mytext {color:#f8a8aa;}
This box has a color of #f8a8aa
<div style="background-color:#f8a8aa;">Content here</div>
.mybackground {background-color:#f8a8aa;}
Border around this has a color of #f8a8aa
<div style="border:2px solid #f8a8aa;">Content here</div>
.myborder {border:2px solid #f8a8aa;}