#fab30e color space conversions
Hex:
#fab30e
RGB:
250, 179, 14
CMY:
2, 30, 95
CMYK:
0, 28, 94, 2
HSL:
42°, 95.9350%, 51.7647%
HSV (HSB):
42°, 94.4000%, 98.0392%
XYZ:
55.6237, 52.5959, 7.6358
xyY:
0.4801, 0.4540, 52.5959
CIE-Lab:
77.6358, 14.6229, 78.9649
CIE-LCH:
77.6358, 80.3075, 79.5087
CIE-Luv:
77.6358, 59.1908, 78.0630
Hunter-Lab:
72.5230, 9.9906, 44.5236
#fab30e color charts
#fab30e color shades, tints & tones
#fab30e color schemes
#fab30e color preview, HTML & CSS examples
This text has a color of #fab30e
<p style="color:#fab30e;">Text here</p>
.mytext {color:#fab30e;}
This box has a color of #fab30e
<div style="background-color:#fab30e;">Content here</div>
.mybackground {background-color:#fab30e;}
Border around this has a color of #fab30e
<div style="border:2px solid #fab30e;">Content here</div>
.myborder {border:2px solid #fab30e;}