#fbd15e color space conversions
Hex:
#fbd15e
RGB:
251, 209, 94
CMY:
2, 18, 63
CMYK:
0, 17, 63, 2
HSL:
44°, 95.1515%, 67.6471%
HSV (HSB):
44°, 62.5498%, 98.4314%
XYZ:
64.6045, 66.9183, 20.1012
xyY:
0.4261, 0.4413, 66.9183
CIE-Lab:
85.4627, 2.2816, 61.0549
CIE-LCH:
85.4627, 61.0975, 87.8599
CIE-Luv:
85.4627, 34.5699, 72.5086
Hunter-Lab:
81.8036, -2.1857, 42.6935
#fbd15e color charts
#fbd15e color shades, tints & tones
#fbd15e color schemes
#fbd15e color preview, HTML & CSS examples
This text has a color of #fbd15e
<p style="color:#fbd15e;">Text here</p>
.mytext {color:#fbd15e;}
This box has a color of #fbd15e
<div style="background-color:#fbd15e;">Content here</div>
.mybackground {background-color:#fbd15e;}
Border around this has a color of #fbd15e
<div style="border:2px solid #fbd15e;">Content here</div>
.myborder {border:2px solid #fbd15e;}