#fabf1c color space conversions
Hex:
#fabf1c
RGB:
250, 191, 28
CMY:
2, 25, 89
CMYK:
0, 24, 89, 2
HSL:
44°, 95.6897%, 54.5098%
HSV (HSB):
44°, 88.8000%, 98.0392%
XYZ:
58.2647, 57.6694, 9.1590
xyY:
0.4658, 0.4610, 57.6694
CIE-Lab:
80.5547, 8.5587, 78.8421
CIE-LCH:
80.5547, 79.3053, 83.8045
CIE-Luv:
80.5547, 49.5156, 81.2170
Hunter-Lab:
75.9404, 4.0572, 46.0074
#fabf1c color charts
#fabf1c color shades, tints & tones
#fabf1c color schemes
#fabf1c color preview, HTML & CSS examples
This text has a color of #fabf1c
<p style="color:#fabf1c;">Text here</p>
.mytext {color:#fabf1c;}
This box has a color of #fabf1c
<div style="background-color:#fabf1c;">Content here</div>
.mybackground {background-color:#fabf1c;}
Border around this has a color of #fabf1c
<div style="border:2px solid #fabf1c;">Content here</div>
.myborder {border:2px solid #fabf1c;}