#feeb94 color space conversions
Hex:
#feeb94
RGB:
254, 235, 148
CMY:
0, 8, 42
CMYK:
0, 7, 42, 0
HSL:
49°, 98.1481%, 78.8235%
HSV (HSB):
49°, 41.7323%, 99.6078%
XYZ:
75.9267, 82.6256, 39.9635
xyY:
0.3825, 0.4162, 82.6256
CIE-Lab:
92.8503, -5.2492, 44.4768
CIE-LCH:
92.8503, 44.7854, 96.7309
CIE-Luv:
92.8503, 16.6245, 60.1117
Hunter-Lab:
90.8986, -9.9734, 37.5622
#feeb94 color charts
#feeb94 color shades, tints & tones
#feeb94 color schemes
#feeb94 color preview, HTML & CSS examples
This text has a color of #feeb94
<p style="color:#feeb94;">Text here</p>
.mytext {color:#feeb94;}
This box has a color of #feeb94
<div style="background-color:#feeb94;">Content here</div>
.mybackground {background-color:#feeb94;}
Border around this has a color of #feeb94
<div style="border:2px solid #feeb94;">Content here</div>
.myborder {border:2px solid #feeb94;}