#fabf0c color space conversions
Hex:
#fabf0c
RGB:
250, 191, 12
CMY:
2, 25, 95
CMYK:
0, 24, 95, 2
HSL:
45°, 95.9677%, 51.3725%
HSV (HSB):
45°, 95.2000%, 98.0392%
XYZ:
58.1215, 57.6121, 8.4047
xyY:
0.4682, 0.4641, 57.6121
CIE-Lab:
80.5227, 8.3482, 81.2618
CIE-LCH:
80.5227, 81.6895, 84.1344
CIE-Luv:
80.5227, 49.7472, 82.5845
Hunter-Lab:
75.9027, 3.8545, 46.5666
#fabf0c color charts
#fabf0c RGB chart
#fabf0c CMYK chart
#fabf0c RGB pie chart
#fabf0c color shades, tints & tones
#fabf0c color schemes
#fabf0c color preview, HTML & CSS examples
This text has a color of #fabf0c
<p style="color:#fabf0c;">Text here</p>
.mytext {color:#fabf0c;}
Text color #fabf0c
This box has a color of #fabf0c
<div style="background-color:#fabf0c;">Content here</div>
.mybackground {background-color:#fabf0c;}
Background color #fabf0c
Border around this has a color of #fabf0c
<div style="border:2px solid #fabf0c;">Content here</div>
.myborder {border:2px solid #fabf0c;}
Border color #fabf0c