#f8a08a color space conversions
Hex:
#f8a08a
RGB:
248, 160, 138
CMY:
3, 37, 46
CMYK:
0, 35, 44, 3
HSL:
12°, 88.7097%, 75.6863%
HSV (HSB):
12°, 44.3548%, 97.2549%
XYZ:
55.8697, 46.9330, 30.1591
xyY:
0.4202, 0.3530, 46.9330
CIE-Lab:
74.1469, 30.2767, 25.0542
CIE-LCH:
74.1469, 39.2987, 39.6081
CIE-Luv:
74.1469, 62.6255, 27.3766
Hunter-Lab:
68.5077, 25.6825, 21.8542
#f8a08a color charts
#f8a08a color shades, tints & tones
#f8a08a color schemes
#f8a08a color preview, HTML & CSS examples
This text has a color of #f8a08a
<p style="color:#f8a08a;">Text here</p>
.mytext {color:#f8a08a;}
This box has a color of #f8a08a
<div style="background-color:#f8a08a;">Content here</div>
.mybackground {background-color:#f8a08a;}
Border around this has a color of #f8a08a
<div style="border:2px solid #f8a08a;">Content here</div>
.myborder {border:2px solid #f8a08a;}