#fab050 color space conversions
Hex:
#fab050
RGB:
250, 176, 80
CMY:
2, 31, 69
CMYK:
0, 30, 68, 2
HSL:
34°, 94.4444%, 64.7059%
HSV (HSB):
34°, 68.0000%, 98.0392%
XYZ:
56.3976, 51.9538, 14.6450
xyY:
0.4585, 0.4224, 51.9538
CIE-Lab:
77.2532, 18.2027, 58.3091
CIE-LCH:
77.2532, 61.0842, 72.6629
CIE-Luv:
77.2532, 58.8695, 63.4984
Hunter-Lab:
72.0790, 13.5276, 38.4088
#fab050 color charts
#fab050 color shades, tints & tones
#fab050 color schemes
#fab050 color preview, HTML & CSS examples
This text has a color of #fab050
<p style="color:#fab050;">Text here</p>
.mytext {color:#fab050;}
This box has a color of #fab050
<div style="background-color:#fab050;">Content here</div>
.mybackground {background-color:#fab050;}
Border around this has a color of #fab050
<div style="border:2px solid #fab050;">Content here</div>
.myborder {border:2px solid #fab050;}