#fabd80 color space conversions
Hex:
#fabd80
RGB:
250, 189, 128
CMY:
2, 26, 50
CMYK:
0, 24, 49, 2
HSL:
30°, 92.4242%, 74.1176%
HSV (HSB):
30°, 48.8000%, 98.0392%
XYZ:
61.5182, 58.2777, 28.4284
xyY:
0.4150, 0.3932, 58.2777
CIE-Lab:
80.8929, 14.8637, 39.2283
CIE-LCH:
80.8929, 41.9498, 69.2482
CIE-Luv:
80.8929, 45.4075, 47.7332
Hunter-Lab:
76.3398, 10.2490, 31.3587
#fabd80 color charts
#fabd80 color shades, tints & tones
#fabd80 color schemes
#fabd80 color preview, HTML & CSS examples
This text has a color of #fabd80
<p style="color:#fabd80;">Text here</p>
.mytext {color:#fabd80;}
This box has a color of #fabd80
<div style="background-color:#fabd80;">Content here</div>
.mybackground {background-color:#fabd80;}
Border around this has a color of #fabd80
<div style="border:2px solid #fabd80;">Content here</div>
.myborder {border:2px solid #fabd80;}