#fac100 color space conversions
Hex:
#fac100
RGB:
250, 193, 0
CMY:
2, 24, 100
CMYK:
0, 23, 100, 2
HSL:
46°, 100.0000%, 49.0196%
HSV (HSB):
46°, 100.0000%, 98.0392%
XYZ:
58.4943, 58.4639, 8.2017
xyY:
0.4674, 0.4671, 58.4639
CIE-Lab:
80.9960, 7.2133, 82.7694
CIE-LCH:
80.9960, 83.0831, 85.0193
CIE-Luv:
80.9960, 48.3005, 83.9513
Hunter-Lab:
76.4617, 2.7471, 47.1634
#fac100 color charts
#fac100 color shades, tints & tones
#fac100 color schemes
#fac100 color preview, HTML & CSS examples
This text has a color of #fac100
<p style="color:#fac100;">Text here</p>
.mytext {color:#fac100;}
This box has a color of #fac100
<div style="background-color:#fac100;">Content here</div>
.mybackground {background-color:#fac100;}
Border around this has a color of #fac100
<div style="border:2px solid #fac100;">Content here</div>
.myborder {border:2px solid #fac100;}