#fbac2f color space conversions
Hex:
#fbac2f
RGB:
251, 172, 47
CMY:
2, 33, 82
CMYK:
0, 31, 81, 2
HSL:
37°, 96.2264%, 58.4314%
HSV (HSB):
37°, 81.2749%, 98.4314%
XYZ:
55.0493, 50.2195, 9.4812
xyY:
0.4797, 0.4376, 50.2195
CIE-Lab:
76.2038, 19.3507, 70.3248
CIE-LCH:
76.2038, 72.9385, 74.6152
CIE-Luv:
76.2038, 64.6959, 71.1254
Hunter-Lab:
70.8657, 14.6457, 41.6735
#fbac2f color charts
#fbac2f color shades, tints & tones
#fbac2f color schemes
#fbac2f color preview, HTML & CSS examples
This text has a color of #fbac2f
<p style="color:#fbac2f;">Text here</p>
.mytext {color:#fbac2f;}
This box has a color of #fbac2f
<div style="background-color:#fbac2f;">Content here</div>
.mybackground {background-color:#fbac2f;}
Border around this has a color of #fbac2f
<div style="border:2px solid #fbac2f;">Content here</div>
.myborder {border:2px solid #fbac2f;}