#f8a08d color space conversions
Hex:
#f8a08d
RGB:
248, 160, 141
CMY:
3, 37, 45
CMYK:
0, 35, 43, 3
HSL:
11°, 88.4298%, 76.2745%
HSV (HSB):
11°, 43.1452%, 97.2549%
XYZ:
56.0899, 47.0212, 31.3190
xyY:
0.4172, 0.3498, 47.0212
CIE-Lab:
74.2033, 30.5834, 23.5010
CIE-LCH:
74.2033, 38.5699, 37.5395
CIE-Luv:
74.2033, 62.1784, 25.4785
Hunter-Lab:
68.5720, 26.0070, 20.9207
#f8a08d color charts
#f8a08d color shades, tints & tones
#f8a08d color schemes
#f8a08d color preview, HTML & CSS examples
This text has a color of #f8a08d
<p style="color:#f8a08d;">Text here</p>
.mytext {color:#f8a08d;}
This box has a color of #f8a08d
<div style="background-color:#f8a08d;">Content here</div>
.mybackground {background-color:#f8a08d;}
Border around this has a color of #f8a08d
<div style="border:2px solid #f8a08d;">Content here</div>
.myborder {border:2px solid #f8a08d;}