#fac007 color space conversions
Hex:
#fac007
RGB:
250, 192, 7
CMY:
2, 25, 97
CMYK:
0, 23, 97, 2
HSL:
46°, 96.0474%, 50.3922%
HSV (HSB):
46°, 97.2000%, 98.0392%
XYZ:
58.3123, 58.0386, 8.3302
xyY:
0.4677, 0.4655, 58.0386
CIE-Lab:
80.7603, 7.7881, 81.9240
CIE-LCH:
80.7603, 82.2933, 84.5695
CIE-Luv:
80.7603, 49.0155, 83.2195
Hunter-Lab:
76.1831, 3.3077, 46.8451
#fac007 color charts
#fac007 color shades, tints & tones
#fac007 color schemes
#fac007 color preview, HTML & CSS examples
This text has a color of #fac007
<p style="color:#fac007;">Text here</p>
.mytext {color:#fac007;}
This box has a color of #fac007
<div style="background-color:#fac007;">Content here</div>
.mybackground {background-color:#fac007;}
Border around this has a color of #fac007
<div style="border:2px solid #fac007;">Content here</div>
.myborder {border:2px solid #fac007;}