#facb3a color space conversions
Hex:
#facb3a
RGB:
250, 203, 58
CMY:
2, 20, 77
CMYK:
0, 19, 77, 2
HSL:
45°, 95.0495%, 60.3922%
HSV (HSB):
45°, 76.8000%, 98.0392%
XYZ:
61.5440, 63.3414, 12.9854
xyY:
0.4464, 0.4594, 63.3414
CIE-Lab:
83.6217, 3.1624, 73.3162
CIE-LCH:
83.6217, 73.3844, 87.5302
CIE-Luv:
83.6217, 39.6514, 80.7364
Hunter-Lab:
79.5873, -1.2456, 46.0374
#facb3a color charts
#facb3a color shades, tints & tones
#facb3a color schemes
#facb3a color preview, HTML & CSS examples
This text has a color of #facb3a
<p style="color:#facb3a;">Text here</p>
.mytext {color:#facb3a;}
This box has a color of #facb3a
<div style="background-color:#facb3a;">Content here</div>
.mybackground {background-color:#facb3a;}
Border around this has a color of #facb3a
<div style="border:2px solid #facb3a;">Content here</div>
.myborder {border:2px solid #facb3a;}