#fbdc7d color space conversions
Hex:
#fbdc7d
RGB:
251, 220, 125
CMY:
2, 14, 51
CMYK:
0, 12, 50, 2
HSL:
45°, 94.0299%, 73.7255%
HSV (HSB):
45°, 50.1992%, 98.4314%
XYZ:
69.0785, 73.1763, 29.8856
xyY:
0.4013, 0.4251, 73.1763
CIE-Lab:
88.5317, -1.0245, 50.2508
CIE-LCH:
88.5317, 50.2613, 91.1679
CIE-Luv:
88.5317, 25.4225, 64.2872
Hunter-Lab:
85.5431, -5.5567, 39.1664
#fbdc7d color charts
#fbdc7d color shades, tints & tones
#fbdc7d color schemes
#fbdc7d color preview, HTML & CSS examples
This text has a color of #fbdc7d
<p style="color:#fbdc7d;">Text here</p>
.mytext {color:#fbdc7d;}
This box has a color of #fbdc7d
<div style="background-color:#fbdc7d;">Content here</div>
.mybackground {background-color:#fbdc7d;}
Border around this has a color of #fbdc7d
<div style="border:2px solid #fbdc7d;">Content here</div>
.myborder {border:2px solid #fbdc7d;}