#f8a08f color space conversions
Hex:
#f8a08f
RGB:
248, 160, 143
CMY:
3, 37, 44
CMYK:
0, 35, 42, 3
HSL:
10°, 88.2353%, 76.6667%
HSV (HSB):
10°, 42.3387%, 97.2549%
XYZ:
56.2401, 47.0812, 32.1100
xyY:
0.4153, 0.3476, 47.0812
CIE-Lab:
74.2417, 30.7919, 22.4650
CIE-LCH:
74.2417, 38.1158, 36.1136
CIE-Luv:
74.2417, 61.8764, 24.1954
Hunter-Lab:
68.6158, 26.2279, 20.2852
#f8a08f color charts
#f8a08f color shades, tints & tones
#f8a08f color schemes
#f8a08f color preview, HTML & CSS examples
This text has a color of #f8a08f
<p style="color:#f8a08f;">Text here</p>
.mytext {color:#f8a08f;}
This box has a color of #f8a08f
<div style="background-color:#f8a08f;">Content here</div>
.mybackground {background-color:#f8a08f;}
Border around this has a color of #f8a08f
<div style="border:2px solid #f8a08f;">Content here</div>
.myborder {border:2px solid #f8a08f;}