#fbdf5e color space conversions
Hex:
#fbdf5e
RGB:
251, 223, 94
CMY:
2, 13, 63
CMYK:
0, 11, 63, 2
HSL:
49°, 95.1515%, 67.6471%
HSV (HSB):
49°, 62.5498%, 98.4314%
XYZ:
68.1917, 74.0927, 21.2969
xyY:
0.4169, 0.4529, 74.0927
CIE-Lab:
88.9663, -4.8296, 64.8808
CIE-LCH:
88.9663, 65.0603, 94.2571
CIE-Luv:
88.9663, 24.8881, 78.5668
Hunter-Lab:
86.0771, -9.2244, 45.5847
#fbdf5e color charts
#fbdf5e color shades, tints & tones
#fbdf5e color schemes
#fbdf5e color preview, HTML & CSS examples
This text has a color of #fbdf5e
<p style="color:#fbdf5e;">Text here</p>
.mytext {color:#fbdf5e;}
This box has a color of #fbdf5e
<div style="background-color:#fbdf5e;">Content here</div>
.mybackground {background-color:#fbdf5e;}
Border around this has a color of #fbdf5e
<div style="border:2px solid #fbdf5e;">Content here</div>
.myborder {border:2px solid #fbdf5e;}