#fbdc94 color space conversions
Hex:
#fbdc94
RGB:
251, 220, 148
CMY:
2, 14, 42
CMYK:
0, 12, 41, 2
HSL:
42°, 92.7928%, 78.2353%
HSV (HSB):
42°, 41.0359%, 98.4314%
XYZ:
70.7222, 73.8337, 38.5409
xyY:
0.3863, 0.4032, 73.8337
CIE-Lab:
88.8438, 1.1677, 39.2889
CIE-LCH:
88.8438, 39.3063, 88.2976
CIE-Luv:
88.8438, 24.0246, 52.2621
Hunter-Lab:
85.9266, -3.4564, 33.5551
#fbdc94 color charts
#fbdc94 color shades, tints & tones
#fbdc94 color schemes
#fbdc94 color preview, HTML & CSS examples
This text has a color of #fbdc94
<p style="color:#fbdc94;">Text here</p>
.mytext {color:#fbdc94;}
This box has a color of #fbdc94
<div style="background-color:#fbdc94;">Content here</div>
.mybackground {background-color:#fbdc94;}
Border around this has a color of #fbdc94
<div style="border:2px solid #fbdc94;">Content here</div>
.myborder {border:2px solid #fbdc94;}