#fbca5b color space conversions
Hex:
#fbca5b
RGB:
251, 202, 91
CMY:
2, 21, 64
CMYK:
0, 20, 64, 2
HSL:
42°, 95.2381%, 67.0588%
HSV (HSB):
42°, 63.7450%, 98.4314%
XYZ:
62.7925, 63.5056, 18.8458
xyY:
0.4326, 0.4375, 63.5056
CIE-Lab:
83.7077, 5.6970, 60.4509
CIE-LCH:
83.7077, 60.7187, 84.6162
CIE-Luv:
83.7077, 39.6969, 70.5907
Hunter-Lab:
79.6904, 1.1919, 41.7619
#fbca5b color charts
#fbca5b color shades, tints & tones
#fbca5b color schemes
#fbca5b color preview, HTML & CSS examples
This text has a color of #fbca5b
<p style="color:#fbca5b;">Text here</p>
.mytext {color:#fbca5b;}
This box has a color of #fbca5b
<div style="background-color:#fbca5b;">Content here</div>
.mybackground {background-color:#fbca5b;}
Border around this has a color of #fbca5b
<div style="border:2px solid #fbca5b;">Content here</div>
.myborder {border:2px solid #fbca5b;}