#fabd14 color space conversions
Hex:
#fabd14
RGB:
250, 189, 20
CMY:
2, 26, 92
CMYK:
0, 24, 92, 2
HSL:
44°, 95.8333%, 52.9412%
HSV (HSB):
44°, 92.0000%, 98.0392%
XYZ:
57.7482, 56.7697, 8.5758
xyY:
0.4691, 0.4612, 56.7697
CIE-Lab:
80.0499, 9.4756, 79.8728
CIE-LCH:
80.0499, 80.4329, 83.2344
CIE-Luv:
80.0499, 51.2059, 81.2722
Hunter-Lab:
75.3457, 4.9553, 45.9936
#fabd14 color charts
#fabd14 color shades, tints & tones
#fabd14 color schemes
#fabd14 color preview, HTML & CSS examples
This text has a color of #fabd14
<p style="color:#fabd14;">Text here</p>
.mytext {color:#fabd14;}
This box has a color of #fabd14
<div style="background-color:#fabd14;">Content here</div>
.mybackground {background-color:#fabd14;}
Border around this has a color of #fabd14
<div style="border:2px solid #fabd14;">Content here</div>
.myborder {border:2px solid #fabd14;}