#fabe80 color space conversions
Hex:
#fabe80
RGB:
250, 190, 128
CMY:
2, 25, 50
CMYK:
0, 24, 49, 2
HSL:
30°, 92.4242%, 74.1176%
HSV (HSB):
30°, 48.8000%, 98.0392%
XYZ:
61.7341, 58.7094, 28.5004
xyY:
0.4145, 0.3942, 58.7094
CIE-Lab:
81.1316, 14.3402, 39.5321
CIE-LCH:
81.1316, 42.0526, 70.0618
CIE-Luv:
81.1316, 44.7192, 48.2197
Hunter-Lab:
76.6221, 9.7281, 31.5819
#fabe80 color charts
#fabe80 color shades, tints & tones
#fabe80 color schemes
#fabe80 color preview, HTML & CSS examples
This text has a color of #fabe80
<p style="color:#fabe80;">Text here</p>
.mytext {color:#fabe80;}
This box has a color of #fabe80
<div style="background-color:#fabe80;">Content here</div>
.mybackground {background-color:#fabe80;}
Border around this has a color of #fabe80
<div style="border:2px solid #fabe80;">Content here</div>
.myborder {border:2px solid #fabe80;}