#facf06 color space conversions
Hex:
#facf06
RGB:
250, 207, 6
CMY:
2, 19, 98
CMYK:
0, 17, 98, 2
HSL:
49°, 96.0630%, 50.1961%
HSV (HSB):
49°, 97.6000%, 98.0392%
XYZ:
61.7700, 64.9628, 9.4557
xyY:
0.4536, 0.4770, 64.9628
CIE-Lab:
84.4646, 0.0581, 84.6471
CIE-LCH:
84.4646, 84.6471, 89.9607
CIE-Luv:
84.4646, 37.6101, 88.7897
Hunter-Lab:
80.5995, -4.2499, 49.4639
#facf06 color charts
#facf06 color shades, tints & tones
#facf06 color schemes
#facf06 color preview, HTML & CSS examples
This text has a color of #facf06
<p style="color:#facf06;">Text here</p>
.mytext {color:#facf06;}
This box has a color of #facf06
<div style="background-color:#facf06;">Content here</div>
.mybackground {background-color:#facf06;}
Border around this has a color of #facf06
<div style="border:2px solid #facf06;">Content here</div>
.myborder {border:2px solid #facf06;}