#f8b9ac color space conversions
Hex:
#f8b9ac
RGB:
248, 185, 172
CMY:
3, 27, 33
CMYK:
0, 25, 31, 3
HSL:
10°, 84.4444%, 82.3529%
HSV (HSB):
10°, 30.6452%, 97.2549%
XYZ:
63.5068, 57.6329, 46.8068
xyY:
0.3781, 0.3432, 57.6329
CIE-Lab:
80.5343, 21.0204, 15.4954
CIE-LCH:
80.5343, 26.1145, 36.3961
CIE-Luv:
80.5343, 41.7935, 17.9478
Hunter-Lab:
75.9164, 16.4680, 16.5857
#f8b9ac color charts
#f8b9ac color shades, tints & tones
#f8b9ac color schemes
#f8b9ac color preview, HTML & CSS examples
This text has a color of #f8b9ac
<p style="color:#f8b9ac;">Text here</p>
.mytext {color:#f8b9ac;}
This box has a color of #f8b9ac
<div style="background-color:#f8b9ac;">Content here</div>
.mybackground {background-color:#f8b9ac;}
Border around this has a color of #f8b9ac
<div style="border:2px solid #f8b9ac;">Content here</div>
.myborder {border:2px solid #f8b9ac;}