#fab94c color space conversions
Hex:
#fab94c
RGB:
250, 185, 76
CMY:
2, 27, 70
CMYK:
0, 26, 70, 2
HSL:
38°, 94.5652%, 63.9216%
HSV (HSB):
38°, 69.6000%, 98.0392%
XYZ:
58.0778, 55.5437, 14.4975
xyY:
0.4533, 0.4335, 55.5437
CIE-Lab:
79.3534, 13.2817, 62.2755
CIE-LCH:
79.3534, 63.6760, 77.9607
CIE-Luv:
79.3534, 52.2959, 68.5658
Hunter-Lab:
74.5277, 8.6778, 40.6360
#fab94c color charts
#fab94c RGB chart
#fab94c CMYK chart
#fab94c RGB pie chart
#fab94c color shades, tints & tones
#fab94c color schemes
#fab94c color preview, HTML & CSS examples
This text has a color of #fab94c
<p style="color:#fab94c;">Text here</p>
.mytext {color:#fab94c;}
Text color #fab94c
This box has a color of #fab94c
<div style="background-color:#fab94c;">Content here</div>
.mybackground {background-color:#fab94c;}
Background color #fab94c
Border around this has a color of #fab94c
<div style="border:2px solid #fab94c;">Content here</div>
.myborder {border:2px solid #fab94c;}
Border color #fab94c