#fac03c color space conversions
Hex:
#fac03c
RGB:
250, 192, 60
CMY:
2, 25, 76
CMYK:
0, 23, 76, 2
HSL:
42°, 95.0000%, 60.7843%
HSV (HSB):
42°, 76.0000%, 98.0392%
XYZ:
59.0896, 58.3495, 12.4232
xyY:
0.4550, 0.4493, 58.3495
CIE-Lab:
80.9327, 8.9241, 70.1218
CIE-LCH:
80.9327, 70.6874, 82.7472
CIE-Luv:
80.9327, 47.7948, 75.9196
Hunter-Lab:
76.3869, 4.4029, 43.8282
#fac03c color charts
#fac03c color shades, tints & tones
#fac03c color schemes
#fac03c color preview, HTML & CSS examples
This text has a color of #fac03c
<p style="color:#fac03c;">Text here</p>
.mytext {color:#fac03c;}
This box has a color of #fac03c
<div style="background-color:#fac03c;">Content here</div>
.mybackground {background-color:#fac03c;}
Border around this has a color of #fac03c
<div style="border:2px solid #fac03c;">Content here</div>
.myborder {border:2px solid #fac03c;}