#fab31a color space conversions
Hex:
#fab31a
RGB:
250, 179, 26
CMY:
2, 30, 90
CMYK:
0, 28, 90, 2
HSL:
41°, 95.7265%, 54.1176%
HSV (HSB):
41°, 89.6000%, 98.0392%
XYZ:
55.7309, 52.6388, 8.2002
xyY:
0.4781, 0.4516, 52.6388
CIE-Lab:
77.6612, 14.7817, 77.0247
CIE-LCH:
77.6612, 78.4302, 79.1365
CIE-Luv:
77.6612, 58.9804, 76.9888
Hunter-Lab:
72.5526, 10.1468, 44.0856
#fab31a color charts
#fab31a color shades, tints & tones
#fab31a color schemes
#fab31a color preview, HTML & CSS examples
This text has a color of #fab31a
<p style="color:#fab31a;">Text here</p>
.mytext {color:#fab31a;}
This box has a color of #fab31a
<div style="background-color:#fab31a;">Content here</div>
.mybackground {background-color:#fab31a;}
Border around this has a color of #fab31a
<div style="border:2px solid #fab31a;">Content here</div>
.myborder {border:2px solid #fab31a;}