#facd08 color space conversions
Hex:
#facd08
RGB:
250, 205, 8
CMY:
2, 20, 97
CMYK:
0, 18, 97, 2
HSL:
49°, 96.0317%, 50.5882%
HSV (HSB):
49°, 96.8000%, 98.0392%
XYZ:
61.2995, 64.0042, 9.3529
xyY:
0.4552, 0.4753, 64.0042
CIE-Lab:
83.9679, 1.0962, 84.1130
CIE-LCH:
83.9679, 84.1201, 89.2534
CIE-Luv:
83.9679, 39.0906, 87.9528
Hunter-Lab:
80.0026, -3.2345, 49.0704
#facd08 color charts
#facd08 color shades, tints & tones
#facd08 color schemes
#facd08 color preview, HTML & CSS examples
This text has a color of #facd08
<p style="color:#facd08;">Text here</p>
.mytext {color:#facd08;}
This box has a color of #facd08
<div style="background-color:#facd08;">Content here</div>
.mybackground {background-color:#facd08;}
Border around this has a color of #facd08
<div style="border:2px solid #facd08;">Content here</div>
.myborder {border:2px solid #facd08;}