#f8bfaa color space conversions
Hex:
#f8bfaa
RGB:
248, 191, 170
CMY:
3, 25, 33
CMYK:
0, 23, 31, 3
HSL:
16°, 84.7826%, 81.9608%
HSV (HSB):
16°, 31.4516%, 97.2549%
XYZ:
64.5979, 60.1203, 46.2299
xyY:
0.3779, 0.3517, 60.1203
CIE-Lab:
81.9036, 17.6076, 18.4789
CIE-LCH:
81.9036, 25.5245, 46.3831
CIE-Luv:
81.9036, 38.3086, 22.6690
Hunter-Lab:
77.5373, 13.0217, 18.9258
#f8bfaa color charts
#f8bfaa color shades, tints & tones
#f8bfaa color schemes
#f8bfaa color preview, HTML & CSS examples
This text has a color of #f8bfaa
<p style="color:#f8bfaa;">Text here</p>
.mytext {color:#f8bfaa;}
This box has a color of #f8bfaa
<div style="background-color:#f8bfaa;">Content here</div>
.mybackground {background-color:#f8bfaa;}
Border around this has a color of #f8bfaa
<div style="border:2px solid #f8bfaa;">Content here</div>
.myborder {border:2px solid #f8bfaa;}