#f8ca94 color space conversions
Hex:
#f8ca94
RGB:
248, 202, 148
CMY:
3, 21, 42
CMYK:
0, 19, 40, 3
HSL:
32°, 87.7193%, 77.6471%
HSV (HSB):
32°, 40.3226%, 97.2549%
XYZ:
65.1772, 64.3356, 36.9998
xyY:
0.3914, 0.3864, 64.3356
CIE-Lab:
84.1402, 9.2771, 33.0906
CIE-LCH:
84.1402, 34.3664, 74.3389
CIE-Luv:
84.1402, 33.4814, 42.7002
Hunter-Lab:
80.2095, 4.6802, 28.7968
#f8ca94 color charts
#f8ca94 color shades, tints & tones
#f8ca94 color schemes
#f8ca94 color preview, HTML & CSS examples
This text has a color of #f8ca94
<p style="color:#f8ca94;">Text here</p>
.mytext {color:#f8ca94;}
This box has a color of #f8ca94
<div style="background-color:#f8ca94;">Content here</div>
.mybackground {background-color:#f8ca94;}
Border around this has a color of #f8ca94
<div style="border:2px solid #f8ca94;">Content here</div>
.myborder {border:2px solid #f8ca94;}