#fbb94f color space conversions
Hex:
#fbb94f
RGB:
251, 185, 79
CMY:
2, 27, 69
CMYK:
0, 26, 69, 2
HSL:
37°, 95.5556%, 64.7059%
HSV (HSB):
37°, 68.5259%, 98.4314%
XYZ:
58.5439, 55.7717, 15.0765
xyY:
0.4525, 0.4310, 55.7717
CIE-Lab:
79.4837, 13.8522, 61.1580
CIE-LCH:
79.4837, 62.7071, 77.2379
CIE-Luv:
79.4837, 52.8949, 67.6285
Hunter-Lab:
74.6804, 9.2400, 40.3068
#fbb94f color charts
#fbb94f color shades, tints & tones
#fbb94f color schemes
#fbb94f color preview, HTML & CSS examples
This text has a color of #fbb94f
<p style="color:#fbb94f;">Text here</p>
.mytext {color:#fbb94f;}
This box has a color of #fbb94f
<div style="background-color:#fbb94f;">Content here</div>
.mybackground {background-color:#fbb94f;}
Border around this has a color of #fbb94f
<div style="border:2px solid #fbb94f;">Content here</div>
.myborder {border:2px solid #fbb94f;}