#fac205 color space conversions
Hex:
#fac205
RGB:
250, 194, 5
CMY:
2, 24, 98
CMYK:
0, 22, 98, 2
HSL:
46°, 96.0784%, 50.0000%
HSV (HSB):
46°, 98.0000%, 98.0392%
XYZ:
58.7435, 58.9185, 8.4199
xyY:
0.4659, 0.4673, 58.9185
CIE-Lab:
81.2468, 6.7356, 82.4592
CIE-LCH:
81.2468, 82.7339, 85.3302
CIE-Luv:
81.2468, 47.4839, 84.0571
Hunter-Lab:
76.7584, 2.2796, 47.2272
#fac205 color charts
#fac205 color shades, tints & tones
#fac205 color schemes
#fac205 color preview, HTML & CSS examples
This text has a color of #fac205
<p style="color:#fac205;">Text here</p>
.mytext {color:#fac205;}
This box has a color of #fac205
<div style="background-color:#fac205;">Content here</div>
.mybackground {background-color:#fac205;}
Border around this has a color of #fac205
<div style="border:2px solid #fac205;">Content here</div>
.myborder {border:2px solid #fac205;}