#fab201 color space conversions
Hex:
#fab201
RGB:
250, 178, 1
CMY:
2, 30, 100
CMYK:
0, 29, 100, 2
HSL:
43°, 99.2032%, 49.2157%
HSV (HSB):
43°, 99.6000%, 98.0392%
XYZ:
55.3502, 52.1670, 7.1807
xyY:
0.4826, 0.4548, 52.1670
CIE-Lab:
77.3806, 15.0365, 80.1972
CIE-LCH:
77.3806, 81.5946, 79.3807
CIE-Luv:
77.3806, 60.1393, 78.4441
Hunter-Lab:
72.2267, 10.3949, 44.6642
#fab201 color charts
#fab201 color shades, tints & tones
#fab201 color schemes
#fab201 color preview, HTML & CSS examples
This text has a color of #fab201
<p style="color:#fab201;">Text here</p>
.mytext {color:#fab201;}
This box has a color of #fab201
<div style="background-color:#fab201;">Content here</div>
.mybackground {background-color:#fab201;}
Border around this has a color of #fab201
<div style="border:2px solid #fab201;">Content here</div>
.myborder {border:2px solid #fab201;}