#fabf48 color space conversions
Hex:
#fabf48
RGB:
250, 191, 72
CMY:
2, 25, 72
CMYK:
0, 24, 71, 2
HSL:
40°, 94.6809%, 63.1373%
HSV (HSB):
40°, 71.2000%, 98.0392%
XYZ:
59.2248, 58.0535, 14.2148
xyY:
0.4504, 0.4415, 58.0535
CIE-Lab:
80.7685, 9.9572, 65.3832
CIE-LCH:
80.7685, 66.1371, 81.3409
CIE-Luv:
80.7685, 48.0009, 72.2654
Hunter-Lab:
76.1928, 5.4110, 42.2736
#fabf48 color charts
#fabf48 color shades, tints & tones
#fabf48 color schemes
#fabf48 color preview, HTML & CSS examples
This text has a color of #fabf48
<p style="color:#fabf48;">Text here</p>
.mytext {color:#fabf48;}
This box has a color of #fabf48
<div style="background-color:#fabf48;">Content here</div>
.mybackground {background-color:#fabf48;}
Border around this has a color of #fabf48
<div style="border:2px solid #fabf48;">Content here</div>
.myborder {border:2px solid #fabf48;}