#fbb31c color space conversions
Hex:
#fbb31c
RGB:
251, 179, 28
CMY:
2, 30, 89
CMYK:
0, 29, 89, 2
HSL:
41°, 96.5368%, 54.7059%
HSV (HSB):
41°, 88.8446%, 98.4314%
XYZ:
56.1134, 52.8333, 8.3390
xyY:
0.4784, 0.4505, 52.8333
CIE-Lab:
77.7765, 15.2403, 76.7498
CIE-LCH:
77.7765, 78.2483, 78.7688
CIE-Luv:
77.7765, 59.7363, 76.7868
Hunter-Lab:
72.6865, 10.5991, 44.0785
#fbb31c color charts
#fbb31c color shades, tints & tones
#fbb31c color schemes
#fbb31c color preview, HTML & CSS examples
This text has a color of #fbb31c
<p style="color:#fbb31c;">Text here</p>
.mytext {color:#fbb31c;}
This box has a color of #fbb31c
<div style="background-color:#fbb31c;">Content here</div>
.mybackground {background-color:#fbb31c;}
Border around this has a color of #fbb31c
<div style="border:2px solid #fbb31c;">Content here</div>
.myborder {border:2px solid #fbb31c;}