#fbc31a color space conversions
Hex:
#fbc31a
RGB:
251, 195, 26
CMY:
2, 24, 90
CMYK:
0, 22, 90, 2
HSL:
45°, 96.5665%, 54.3137%
HSV (HSB):
45°, 89.6414%, 98.4314%
XYZ:
59.4852, 59.6140, 9.3487
xyY:
0.4631, 0.4641, 59.6140
CIE-Lab:
81.6279, 6.8777, 80.0918
CIE-LCH:
81.6279, 80.3865, 85.0919
CIE-Luv:
81.6279, 47.2496, 82.9491
Hunter-Lab:
77.2101, 2.4046, 46.8682
#fbc31a color charts
#fbc31a color shades, tints & tones
#fbc31a color schemes
#fbc31a color preview, HTML & CSS examples
This text has a color of #fbc31a
<p style="color:#fbc31a;">Text here</p>
.mytext {color:#fbc31a;}
This box has a color of #fbc31a
<div style="background-color:#fbc31a;">Content here</div>
.mybackground {background-color:#fbc31a;}
Border around this has a color of #fbc31a
<div style="border:2px solid #fbc31a;">Content here</div>
.myborder {border:2px solid #fbc31a;}