#fbdc7e color space conversions
Hex:
#fbdc7e
RGB:
251, 220, 126
CMY:
2, 14, 51
CMYK:
0, 12, 50, 2
HSL:
45°, 93.9850%, 73.9216%
HSV (HSB):
45°, 49.8008%, 98.4314%
XYZ:
69.1428, 73.2020, 30.2238
xyY:
0.4007, 0.4242, 73.2020
CIE-Lab:
88.5440, -0.9379, 49.7834
CIE-LCH:
88.5440, 49.7923, 91.0793
CIE-Luv:
88.5440, 25.3664, 63.8053
Hunter-Lab:
85.5582, -5.4742, 38.9462
#fbdc7e color charts
#fbdc7e color shades, tints & tones
#fbdc7e color schemes
#fbdc7e color preview, HTML & CSS examples
This text has a color of #fbdc7e
<p style="color:#fbdc7e;">Text here</p>
.mytext {color:#fbdc7e;}
This box has a color of #fbdc7e
<div style="background-color:#fbdc7e;">Content here</div>
.mybackground {background-color:#fbdc7e;}
Border around this has a color of #fbdc7e
<div style="border:2px solid #fbdc7e;">Content here</div>
.myborder {border:2px solid #fbdc7e;}