#facb34 color space conversions
Hex:
#facb34
RGB:
250, 203, 52
CMY:
2, 20, 80
CMYK:
0, 19, 79, 2
HSL:
46°, 95.1923%, 59.2157%
HSV (HSB):
46°, 79.2000%, 98.0392%
XYZ:
61.4001, 63.2838, 12.2277
xyY:
0.4485, 0.4622, 63.2838
CIE-Lab:
83.5915, 2.9551, 75.2175
CIE-LCH:
83.5915, 75.2755, 87.7502
CIE-Luv:
83.5915, 39.8374, 82.0166
Hunter-Lab:
79.5511, -1.4424, 46.5724
#facb34 color charts
#facb34 color shades, tints & tones
#facb34 color schemes
#facb34 color preview, HTML & CSS examples
This text has a color of #facb34
<p style="color:#facb34;">Text here</p>
.mytext {color:#facb34;}
This box has a color of #facb34
<div style="background-color:#facb34;">Content here</div>
.mybackground {background-color:#facb34;}
Border around this has a color of #facb34
<div style="border:2px solid #facb34;">Content here</div>
.myborder {border:2px solid #facb34;}