#f5bf94 color space conversions
Hex:
#f5bf94
RGB:
245, 191, 148
CMY:
4, 25, 42
CMYK:
0, 22, 40, 4
HSL:
27°, 82.9060%, 77.0588%
HSV (HSB):
27°, 39.5918%, 96.0784%
XYZ:
61.6323, 58.8122, 36.1205
xyY:
0.3937, 0.3756, 58.8122
CIE-Lab:
81.1883, 13.8579, 29.1155
CIE-LCH:
81.1883, 32.2452, 64.5473
CIE-Luv:
81.1883, 38.4860, 36.6508
Hunter-Lab:
76.6891, 9.2481, 25.7569
#f5bf94 color charts
#f5bf94 color shades, tints & tones
#f5bf94 color schemes
#f5bf94 color preview, HTML & CSS examples
This text has a color of #f5bf94
<p style="color:#f5bf94;">Text here</p>
.mytext {color:#f5bf94;}
This box has a color of #f5bf94
<div style="background-color:#f5bf94;">Content here</div>
.mybackground {background-color:#f5bf94;}
Border around this has a color of #f5bf94
<div style="border:2px solid #f5bf94;">Content here</div>
.myborder {border:2px solid #f5bf94;}