#fbc96e color space conversions
Hex:
#fbc96e
RGB:
251, 201, 110
CMY:
2, 21, 57
CMYK:
0, 20, 56, 2
HSL:
39°, 94.6309%, 70.7843%
HSV (HSB):
39°, 56.1753%, 98.4314%
XYZ:
63.4848, 63.4083, 23.6449
xyY:
0.4217, 0.4212, 63.4083
CIE-Lab:
83.6567, 7.5111, 51.6078
CIE-LCH:
83.6567, 52.1515, 81.7192
CIE-Luv:
83.6567, 39.2473, 62.3895
Hunter-Lab:
79.6293, 2.9584, 38.1352
#fbc96e color charts
#fbc96e color shades, tints & tones
#fbc96e color schemes
#fbc96e color preview, HTML & CSS examples
This text has a color of #fbc96e
<p style="color:#fbc96e;">Text here</p>
.mytext {color:#fbc96e;}
This box has a color of #fbc96e
<div style="background-color:#fbc96e;">Content here</div>
.mybackground {background-color:#fbc96e;}
Border around this has a color of #fbc96e
<div style="border:2px solid #fbc96e;">Content here</div>
.myborder {border:2px solid #fbc96e;}