#fabf00 color space conversions
Hex:
#fabf00
RGB:
250, 191, 0
CMY:
2, 25, 100
CMYK:
0, 24, 100, 2
HSL:
46°, 100.0000%, 49.0196%
HSV (HSB):
46°, 100.0000%, 98.0392%
XYZ:
58.0551, 57.5856, 8.0553
xyY:
0.4693, 0.4655, 57.5856
CIE-Lab:
80.5078, 8.2506, 82.4332
CIE-LCH:
80.5078, 82.8451, 84.2844
CIE-Luv:
80.5078, 49.8551, 83.2209
Hunter-Lab:
75.8852, 3.7605, 46.8259
#fabf00 color charts
#fabf00 RGB chart
#fabf00 CMYK chart
#fabf00 RGB pie chart
#fabf00 color shades, tints & tones
#fabf00 color schemes
#fabf00 color preview, HTML & CSS examples
This text has a color of #fabf00
<p style="color:#fabf00;">Text here</p>
.mytext {color:#fabf00;}
Text color #fabf00
This box has a color of #fabf00
<div style="background-color:#fabf00;">Content here</div>
.mybackground {background-color:#fabf00;}
Background color #fabf00
Border around this has a color of #fabf00
<div style="border:2px solid #fabf00;">Content here</div>
.myborder {border:2px solid #fabf00;}
Border color #fabf00